From: Sujith Manoharan Date: Sat, 14 Mar 2015 05:57:49 +0000 (+0530) Subject: ath9k: Add register definitions for AIC X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~95^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dacafea2d3a75d2db9b65a2aecebf385f39d3a3;p=pandora-kernel.git ath9k: Add register definitions for AIC Various registers to control and check AIC status. Signed-off-by: Sujith Manoharan Signed-off-by: Kalle Valo --- diff --git a/drivers/net/wireless/ath/ath9k/ar9003_aic.c b/drivers/net/wireless/ath/ath9k/ar9003_aic.c index 0cd159dfc77f..cc1e97b703f9 100644 --- a/drivers/net/wireless/ath/ath9k/ar9003_aic.c +++ b/drivers/net/wireless/ath/ath9k/ar9003_aic.c @@ -18,6 +18,7 @@ #include "hw-ops.h" #include "ar9003_mci.h" #include "ar9003_aic.h" +#include "reg_aic.h" static bool ar9003_hw_is_aic_enabled(struct ath_hw *ah) { Reading git-diff-tree failed