summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2012-08-26 03:45:21 +0200
committerJohn W. Linville <linville@tuxdriver.com>2012-09-07 21:03:40 +0200
commit760a6a958c5f537277c6b7bbcad0dfe37a5d3d9c (patch)
treea66e95e3793f57d46877fe4229a114436b9b2463 /drivers/net/wireless
parentwl3501_cs: use is_broadcast_ether_addr() instead of memcmp() (diff)
downloadlinux-760a6a958c5f537277c6b7bbcad0dfe37a5d3d9c.tar.xz
linux-760a6a958c5f537277c6b7bbcad0dfe37a5d3d9c.zip
wl18xx: remove duplicated include from main.c
From: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Remove duplicated include. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless')
-rw-r--r--drivers/net/wireless/ti/wl18xx/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/ti/wl18xx/main.c b/drivers/net/wireless/ti/wl18xx/main.c
index 69042bb9a097..31cf6eba3a9e 100644
--- a/drivers/net/wireless/ti/wl18xx/main.c
+++ b/drivers/net/wireless/ti/wl18xx/main.c
@@ -30,7 +30,6 @@
#include "../wlcore/acx.h"
#include "../wlcore/tx.h"
#include "../wlcore/rx.h"
-#include "../wlcore/io.h"
#include "../wlcore/boot.h"
#include "reg.h"