summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wl12xx/main.c
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2012-08-26 09:47:06 +0800
committerLuciano Coelho <luca@coelho.fi>2012-09-27 12:07:30 +0300
commit27b7ce7c7f364b7b075c8a6a07260c5cdd41b3bf (patch)
tree1f7b18b09e95f697e81acdfacb79237a34afb59a /drivers/net/wireless/ti/wl12xx/main.c
parent0635ad4550d1f30f265c7022a6988e49bf7a6fa3 (diff)
wl12xx: remove duplicated include from main.c
Remove duplicated include. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Luciano Coelho <luca@coelho.fi>
Diffstat (limited to 'drivers/net/wireless/ti/wl12xx/main.c')
-rw-r--r--drivers/net/wireless/ti/wl12xx/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/ti/wl12xx/main.c b/drivers/net/wireless/ti/wl12xx/main.c
index 30ca727bc4c1..9ab85c0a3fb8 100644
--- a/drivers/net/wireless/ti/wl12xx/main.c
+++ b/drivers/net/wireless/ti/wl12xx/main.c
@@ -32,7 +32,6 @@
#include "../wlcore/acx.h"
#include "../wlcore/tx.h"
#include "../wlcore/rx.h"
-#include "../wlcore/io.h"
#include "../wlcore/boot.h"
#include "wl12xx.h"