Commit 9304a1c7 authored by Wei Yongjun's avatar Wei Yongjun Committed by John W. Linville

brcmsmac: remove duplicated include from debug.c

Remove duplicated include.
Signed-off-by: default avatarWei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent f5685ba6
...@@ -21,7 +21,6 @@ ...@@ -21,7 +21,6 @@
#include <linux/netdevice.h> #include <linux/netdevice.h>
#include <linux/ieee80211.h> #include <linux/ieee80211.h>
#include <linux/module.h> #include <linux/module.h>
#include <linux/netdevice.h>
#include <net/mac80211.h> #include <net/mac80211.h>
#include <defs.h> #include <defs.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment