From 44a89c82feca565efd44b5aef1f1b99b93621d19 Mon Sep 17 00:00:00 2001 From: Sujith Manoharan Date: Fri, 20 Mar 2015 19:14:50 +0530 Subject: [PATCH] ath9k: Fix AIC compilation error 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 Signed-off-by: Kalle Valo --- Reading git-format-patch failed