projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b6752d
)
wl18xx: remove duplicated include from main.c
author
Wei Yongjun
<
[email protected]
>
Sun, 26 Aug 2012 01:45:21 +0000
(09:45 +0800)
committer
John W. Linville
<
[email protected]
>
Fri, 7 Sep 2012 19:03:40 +0000
(15:03 -0400)
From: Wei Yongjun <
[email protected]
>
Remove duplicated include.
Signed-off-by: Wei Yongjun <
[email protected]
>
Signed-off-by: John W. Linville <
[email protected]
>
drivers/net/wireless/ti/wl18xx/main.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/ti/wl18xx/main.c
b/drivers/net/wireless/ti/wl18xx/main.c
index 69042bb9a0975637be043e2d89d7fdc16b3a9b34..31cf6eba3a9e0f45a5bdef437f694e98e2d3c0fc 100644
(file)
--- 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"