* [ath9k-devel] [PATCH] ath10k: remove unnecessary include
@ 2013-05-16 13:01 Michal Kazior
2013-05-21 18:56 ` Kalle Valo
0 siblings, 1 reply; 2+ messages in thread
From: Michal Kazior @ 2013-05-16 13:01 UTC (permalink / raw)
To: ath9k-devel
We already do forward declaration of ath10k and
ath10k_vif in wmi.h.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
---
drivers/net/wireless/ath/ath10k/wmi.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/net/wireless/ath/ath10k/wmi.h b/drivers/net/wireless/ath/ath10k/wmi.h
index ccab87e..c6e6343 100644
--- a/drivers/net/wireless/ath/ath10k/wmi.h
+++ b/drivers/net/wireless/ath/ath10k/wmi.h
@@ -21,8 +21,6 @@
#include <linux/types.h>
#include <net/mac80211.h>
-#include "core.h"
-
/*
* This file specifies the WMI interface for the Unified Software
* Architecture.
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-05-21 18:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-16 13:01 [ath9k-devel] [PATCH] ath10k: remove unnecessary include Michal Kazior
2013-05-21 18:56 ` Kalle Valo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox