ath9k: Fix AIC compilation error
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Fri, 20 Mar 2015 13:44:50 +0000 (19:14 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Sat, 21 Mar 2015 06:38:55 +0000 (08:38 +0200)
AIC needs to be registered only when BTCOEX is enabled.
This fixes the error reported by kbuild:

>> ERROR: "ar9003_hw_attach_aic_ops" [drivers/net/wireless/ath/ath9k/ath9k_hw.ko] undefined!

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath9k/hw.h

Simple merge