Commit 27b7ce7c authored by Wei Yongjun's avatar Wei Yongjun Committed by Luciano Coelho

wl12xx: remove duplicated include from main.c

Remove duplicated include.
Signed-off-by: default avatarWei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: default avatarLuciano Coelho <luca@coelho.fi>
parent 0635ad45
...@@ -32,7 +32,6 @@ ...@@ -32,7 +32,6 @@
#include "../wlcore/acx.h" #include "../wlcore/acx.h"
#include "../wlcore/tx.h" #include "../wlcore/tx.h"
#include "../wlcore/rx.h" #include "../wlcore/rx.h"
#include "../wlcore/io.h"
#include "../wlcore/boot.h" #include "../wlcore/boot.h"
#include "wl12xx.h" #include "wl12xx.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment