Skip to content

Commit

Permalink
brcmsmac: remove duplicated include from debug.c
Browse files Browse the repository at this point in the history
Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Wei Yongjun authored and John W. Linville committed Dec 6, 2012
1 parent f5685ba commit 9304a1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/wireless/brcm80211/brcmsmac/debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
#include <linux/netdevice.h>
#include <linux/ieee80211.h>
#include <linux/module.h>
#include <linux/netdevice.h>
#include <net/mac80211.h>

#include <defs.h>
Expand Down

0 comments on commit 9304a1c

Please sign in to comment.