]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
wl18xx: remove duplicated include from main.c
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Sun, 26 Aug 2012 01:45:21 +0000 (09:45 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 7 Sep 2012 19:03:40 +0000 (15:03 -0400)
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>
drivers/net/wireless/ti/wl18xx/main.c

index 69042bb9a0975637be043e2d89d7fdc16b3a9b34..31cf6eba3a9e0f45a5bdef437f694e98e2d3c0fc 100644 (file)
@@ -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"