[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1392630901-16232-1-git-send-email-sachin.kamat@linaro.org>
Date: Mon, 17 Feb 2014 15:25:01 +0530
From: Sachin Kamat <sachin.kamat@...aro.org>
To: netdev@...r.kernel.org, linux-wireless@...r.kernel.org
Cc: linville@...driver.com, acme@...stprotocols.net,
sachin.kamat@...aro.org
Subject: [PATCH 1/1] net: wireless: wl3501_cs: Remove duplicate include
linux/etherdevice.h was included twice.
Signed-off-by: Sachin Kamat <sachin.kamat@...aro.org>
---
drivers/net/wireless/wl3501_cs.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/net/wireless/wl3501_cs.c b/drivers/net/wireless/wl3501_cs.c
index d24d4a958c67..66bca677c4fa 100644
--- a/drivers/net/wireless/wl3501_cs.c
+++ b/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>
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists