staging: brcm80211: Purge unused includes from d11.h
authorBrett Rudley <brudley@broadcom.com>
Tue, 26 Oct 2010 16:17:05 +0000 (09:17 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 9 Nov 2010 23:33:17 +0000 (15:33 -0800)
Purge unused #includes from d11.h

Signed-off-by: Brett Rudley <brudley@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/include/d11.h

index c07548c70e307dde7d891e68baaa9ef30abfe23d..f52714165cc9fdb719847d86e109af2884d549dd 100644 (file)
 #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>
This page took 0.025353 seconds and 5 git commands to generate.