Browse Source

staging: brcm80211: Purge unused includes from d11.h

Purge unused #includes from d11.h

Signed-off-by: Brett Rudley <brudley@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Brett Rudley 14 years ago
parent
commit
ded6d25baa
1 changed files with 0 additions and 3 deletions
  1. 0 3
      drivers/staging/brcm80211/include/d11.h

+ 0 - 3
drivers/staging/brcm80211/include/d11.h

@@ -17,12 +17,9 @@
 #ifndef	_D11_H
 #define	_D11_H
 
-#include <bcmdefs.h>
 #include <bcmdevs.h>
-#include <hndsoc.h>
 #include <sbhndpio.h>
 #include <sbhnddma.h>
-#include <proto/802.11.h>
 
 /* This marks the start of a packed structure section. */
 #include <packed_section_start.h>