Browse Source

staging: brcm80211: Remove unnecessary includes from bcmutils.c

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>
Henry Ptasinski 14 years ago
parent
commit
30e4352349
1 changed files with 0 additions and 2 deletions
  1. 0 2
      drivers/staging/brcm80211/util/bcmutils.c

+ 0 - 2
drivers/staging/brcm80211/util/bcmutils.c

@@ -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>