summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/brcmsmac/wlc_phy_shim.c
diff options
context:
space:
mode:
authorArend van Spriel <arend@broadcom.com>2011-02-25 16:39:18 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2011-02-28 18:17:41 -0800
commit8a0939f500aac72e3bc47147c66c2575160a43ca (patch)
tree99c6e174f7dd1703cf3c13442663c49fe05317be /drivers/staging/brcm80211/brcmsmac/wlc_phy_shim.c
parent70dfb584a70adae99ae597a3deb418a8311a0998 (diff)
downloadlinux-8a0939f500aac72e3bc47147c66c2575160a43ca.tar.gz
staging: brcm80211: remove include file sbhndpio.h
All source files including sbhndpio.h were needing it only because they needed d11.h and it had a dependency. The content of sbhndpio.h has been merged in d11.h. Reviewed-by: Roland Vossen <rvossen@broadcom.com> Reviewed-by: Brett Rudley <brudley@broadcom.com> Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/brcm80211/brcmsmac/wlc_phy_shim.c')
-rw-r--r--drivers/staging/brcm80211/brcmsmac/wlc_phy_shim.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/brcm80211/brcmsmac/wlc_phy_shim.c b/drivers/staging/brcm80211/brcmsmac/wlc_phy_shim.c
index 0b25bd767d53..fa3f73ffff17 100644
--- a/drivers/staging/brcm80211/brcmsmac/wlc_phy_shim.c
+++ b/drivers/staging/brcm80211/brcmsmac/wlc_phy_shim.c
@@ -41,7 +41,6 @@
#include "wlc_types.h"
#include "wl_dbg.h"
-#include "sbhndpio.h"
#include "wlc_cfg.h"
#include "d11.h"
#include "wlc_rate.h"