staging: brcm80211: Don't include bitfuncs.h
authorHenry Ptasinski <henryp@broadcom.com>
Fri, 8 Oct 2010 02:52:06 +0000 (19:52 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 8 Oct 2010 03:03:25 +0000 (20:03 -0700)
Remove include of bitfuncs.h, as it's completely uncessary for these files.

Signed-off-by: Henry Ptasinski <henryp@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/phy/wlc_phy_n.c

index 8f9f61c5f7dbaf1fb76226bfb9f63861fe24c01c..a335db31540250bd8990bfbb99ba682c86be7c31 100644 (file)
@@ -22,7 +22,6 @@
 #include <osl.h>
 #include <siutils.h>
 #include <sbchipc.h>
-#include <bitfuncs.h>
 #include <hndpmu.h>
 #include <bcmendian.h>
 
This page took 0.036779 seconds and 5 git commands to generate.