mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 16:12:59 +02:00
net: wireless: wl3501_cs: Remove duplicate include
linux/etherdevice.h was included twice. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
1a2b250bfe
commit
da1bc3c488
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user