Browse Source

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>
Wei Yongjun 13 years ago
parent
commit
760a6a958c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/net/wireless/ti/wl18xx/main.c

+ 0 - 1
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"