提交 a9ac9703 编写于 作者: F Franky Lin 提交者: Greg Kroah-Hartman

staging: brcm80211: remove wext traces in fullmac

wext support code have been removed a while ago. This patch removes the
traces left behind.
Reviewed-by: NArend van Spriel <arend@broadcom.com>
Signed-off-by: NArend van Spriel <arend@broadcom.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 47b4c640
...@@ -22,8 +22,6 @@ config BRCMFMAC ...@@ -22,8 +22,6 @@ config BRCMFMAC
depends on WLAN && CFG80211 depends on WLAN && CFG80211
select BRCMUTIL select BRCMUTIL
select FW_LOADER select FW_LOADER
select WIRELESS_EXT
select WEXT_PRIV
---help--- ---help---
This module adds support for embedded wireless adapters based on This module adds support for embedded wireless adapters based on
Broadcom IEEE802.11n FullMAC chipsets. This driver uses the kernel's Broadcom IEEE802.11n FullMAC chipsets. This driver uses the kernel's
......
...@@ -21,7 +21,6 @@ ...@@ -21,7 +21,6 @@
#include <linux/netdevice.h> #include <linux/netdevice.h>
#include <linux/sched.h> #include <linux/sched.h>
#include <linux/etherdevice.h> #include <linux/etherdevice.h>
#include <linux/wireless.h>
#include <linux/ieee80211.h> #include <linux/ieee80211.h>
#include <linux/mmc/sdio_func.h> #include <linux/mmc/sdio_func.h>
#include <linux/uaccess.h> #include <linux/uaccess.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册