From: Johannes Berg Date: Wed, 13 Jul 2011 08:39:12 +0000 (+0200) Subject: ath5k: remove wireless extensions inclusions X-Git-Tag: v3.2-rc1~129^2~422^2^2~104 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ee33f378d788822eccdb419ff221f5df989105c;p=pandora-kernel.git ath5k: remove wireless extensions inclusions linux/wireless.h and net/iw_handler.h headers are for wireless extensions only, so mac80211 drivers shouldn't be including them. Signed-off-by: Johannes Berg Acked-by: Pavel Roskin Signed-off-by: John W. Linville --- diff --git a/drivers/net/wireless/ath/ath5k/base.h b/drivers/net/wireless/ath/ath5k/base.h index a81f28d5bddc..f23b003400b6 100644 --- a/drivers/net/wireless/ath/ath5k/base.h +++ b/drivers/net/wireless/ath/ath5k/base.h @@ -43,7 +43,6 @@ #include #include -#include #include #include #include