<linux/bug.h>, <linux/kernel.h>, <linux/if_ether.h>, <linux/skbuff.h> and <linux/ieee80211.h> are all directly or indirectly included by <net/cfg80211.h>. So just remove them. Signed-off-by: Zhao, Gang <gamerh2o@xxxxxxxxx> --- include/net/mac80211.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/include/net/mac80211.h b/include/net/mac80211.h index 604e279..7d7d828 100644 --- a/include/net/mac80211.h +++ b/include/net/mac80211.h @@ -13,11 +13,6 @@ #ifndef MAC80211_H #define MAC80211_H -#include <linux/bug.h> -#include <linux/kernel.h> -#include <linux/if_ether.h> -#include <linux/skbuff.h> -#include <linux/ieee80211.h> #include <net/cfg80211.h> #include <asm/unaligned.h> -- 1.9.0 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html