git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a243de4
)
ath9k: Fix build error on ARM
author
Sujith Manoharan
<c_manoha@qca.qualcomm.com>
Tue, 4 Feb 2014 03:07:52 +0000
(08:37 +0530)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 4 Feb 2014 20:30:07 +0000
(15:30 -0500)
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>
No differences found