Browse Source

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>
Sachin Kamat 12 years ago
parent
commit
da1bc3c488
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/net/wireless/wl3501_cs.c

+ 0 - 1
drivers/net/wireless/wl3501_cs.c

@@ -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>