From: Sujith Manoharan Date: Tue, 4 Feb 2014 03:07:52 +0000 (+0530) Subject: ath9k: Fix build error on ARM X-Git-Tag: v3.14-rc3~36^2~27^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3683a07b29d2bddebb903f1400860c77d8e423f3;p=pandora-kernel.git 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 Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed