commit | 3683a07b29d2bddebb903f1400860c77d8e423f3 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Tue Feb 04 08:37:52 2014 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Feb 04 15:30:07 2014 -0500 |
tree | d4a1018cad9754f1649a1a649737b2c66d792f8d | |
parent | a243de48558397f438e299178cac29f6da8fc0ce [diff] |
ath9k: Fix build error on ARM Use mdelay instead of udelay to fix this error: ERROR: "__bad_udelay" [drivers/net/wireless/ath/ath9k/ath9k_hw.ko] undefined! make[1]: *** [__modpost] Error 1 make: *** [modules] Error 2 Reported-by: Josh Boyer <jwboyer@fedoraproject.org> Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>