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:
Sachin Kamat 2014-02-17 15:25:01 +05:30 коммит произвёл John W. Linville
Родитель 1a2b250bfe
Коммит da1bc3c488
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

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