summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmfmac/dhd_custom_gpio.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/dhd_custom_gpio.c
parenta52ba66cf2e06dc7b9ad655b74324e81f756dbd3 (diff)
downloadop-kernel-dev-c6ac24e90a3f6a3cf25e3b1e4d8957032acf70a6.zip
op-kernel-dev-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/dhd_custom_gpio.c')
-rw-r--r--drivers/staging/brcm80211/brcmfmac/dhd_custom_gpio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/brcm80211/brcmfmac/dhd_custom_gpio.c b/drivers/staging/brcm80211/brcmfmac/dhd_custom_gpio.c
index f647034..bb3c7b8 100644
--- a/drivers/staging/brcm80211/brcmfmac/dhd_custom_gpio.c
+++ b/drivers/staging/brcm80211/brcmfmac/dhd_custom_gpio.c
@@ -14,7 +14,7 @@
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#include <linuxver.h>
+#include <linux/netdevice.h>
#include <osl.h>
#include <bcmutils.h>
OpenPOWER on IntegriCloud