]> Pileus Git - ~andy/linux/commitdiff
staging: brcm80211: Remove unnecessary includes from bcmutils.c
authorHenry Ptasinski <henryp@broadcom.com>
Thu, 21 Oct 2010 18:04:11 +0000 (11:04 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Oct 2010 18:28:40 +0000 (11:28 -0700)
Removed includ of bcmip.h and vlan.h, as they're no longer needed.

Signed-off-by: Henry Ptasinski <henryp@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/util/bcmutils.c

index 1fa176f6beb4722f6ffd3b0f13b226ffbe249646..9789ea45ecd625c12ecec47f2900eed637201dbf 100644 (file)
@@ -27,8 +27,6 @@
 #include <bcmendian.h>
 #include <bcmdevs.h>
 #include <proto/ethernet.h>
-#include <proto/vlan.h>
-#include <proto/bcmip.h>
 #include <proto/802.1d.h>
 #include <proto/802.11.h>