summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/brcmfmac/wl_iw.c
diff options
context:
space:
mode:
authorBrett Rudley <brudley@broadcom.com>2010-10-26 11:55:23 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2010-11-09 15:34:13 -0800
commitc6ac24e90a3f6a3cf25e3b1e4d8957032acf70a6 (patch)
tree6154fb8ad7e96567f8c20efb85924f1ec86419f9 /drivers/staging/brcm80211/brcmfmac/wl_iw.c
parenta52ba66cf2e06dc7b9ad655b74324e81f756dbd3 (diff)
downloadlinux-c6ac24e90a3f6a3cf25e3b1e4d8957032acf70a6.tar.gz
staging: brcm80211: Purge linuxver.h and redistribute #includes as required
Linuxver.h only included other .h files. Delete it and move #includes to .c's as needed. Signed-off-by: Brett Rudley <brudley@broadcom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/brcm80211/brcmfmac/wl_iw.c')
-rw-r--r--drivers/staging/brcm80211/brcmfmac/wl_iw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/brcm80211/brcmfmac/wl_iw.c b/drivers/staging/brcm80211/brcmfmac/wl_iw.c
index 979a494fda59..3e053fe56c79 100644
--- a/drivers/staging/brcm80211/brcmfmac/wl_iw.c
+++ b/drivers/staging/brcm80211/brcmfmac/wl_iw.c
@@ -16,7 +16,7 @@
#include <linux/kthread.h>
#include <bcmdefs.h>
-#include <linuxver.h>
+#include <linux/netdevice.h>
#include <osl.h>
#include <wlioctl.h>