Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>