From: Sujith Manoharan Date: Fri, 30 Jan 2015 13:35:34 +0000 (+0530) Subject: ath9k: Move WOW registers to reg_wow.h X-Git-Tag: fixes-v4.0-rc1~150^2~10^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce6e982bbc1e30ee21fd60c8d7ff238dad7be785;p=pandora-kernel.git ath9k: Move WOW registers to reg_wow.h Signed-off-by: Sujith Manoharan Signed-off-by: Kalle Valo --- diff --git a/drivers/net/wireless/ath/ath9k/ar9003_wow.c b/drivers/net/wireless/ath/ath9k/ar9003_wow.c index bb6141765020..6681a7b03cd0 100644 --- a/drivers/net/wireless/ath/ath9k/ar9003_wow.c +++ b/drivers/net/wireless/ath/ath9k/ar9003_wow.c @@ -17,6 +17,7 @@ #include #include "ath9k.h" #include "reg.h" +#include "reg_wow.h" #include "hw-ops.h" static void ath9k_hw_set_powermode_wow_sleep(struct ath_hw *ah) Reading git-diff-tree failed