aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/debug.h
diff options
context:
space:
mode:
authorKalle Valo <kvalo@qca.qualcomm.com>2011-10-05 12:23:49 +0300
committerKalle Valo <kvalo@qca.qualcomm.com>2011-11-11 12:50:55 +0200
commit2e1cb23c5e3c38b25a678a8a14d7464341e8207f (patch)
treedb84dff4bde31719655bd2cad413ebba0f122f33 /drivers/net/wireless/ath/ath6kl/debug.h
parentath6kl: remove unused values from htc_hif.h (diff)
downloadlinux-dev-2e1cb23c5e3c38b25a678a8a14d7464341e8207f.tar.xz
linux-dev-2e1cb23c5e3c38b25a678a8a14d7464341e8207f.zip
ath6kl: move remaining content from htc_hif.h to hif.h
Now htc_hif.h can be removed. Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath6kl/debug.h')
-rw-r--r--drivers/net/wireless/ath/ath6kl/debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/ath6kl/debug.h b/drivers/net/wireless/ath/ath6kl/debug.h
index 9288a3ce1e39..e3740b073410 100644
--- a/drivers/net/wireless/ath/ath6kl/debug.h
+++ b/drivers/net/wireless/ath/ath6kl/debug.h
@@ -17,7 +17,7 @@
#ifndef DEBUG_H
#define DEBUG_H
-#include "htc_hif.h"
+#include "hif.h"
enum ATH6K_DEBUG_MASK {
ATH6KL_DBG_WLAN_CONNECT = BIT(0), /* wlan connect */