forked from Minki/linux
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>
This commit is contained in:
parent
ab3275a6b5
commit
30e4352349
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user