Commit da1bc3c4 authored by Sachin Kamat's avatar Sachin Kamat Committed by John W. Linville

net: wireless: wl3501_cs: Remove duplicate include

linux/etherdevice.h was included twice.
Signed-off-by: default avatarSachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 1a2b250b
......@@ -43,7 +43,6 @@
#include <linux/string.h>
#include <linux/wireless.h>
#include <linux/ieee80211.h>
#include <linux/etherdevice.h>
#include <net/iw_handler.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