Skip to content

Commit

Permalink
staging: brcm80211: Don't include bitfuncs.h
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Henry Ptasinski authored and Greg Kroah-Hartman committed Oct 8, 2010
1 parent d953a05 commit b232426
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/brcm80211/phy/wlc_phy_n.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
#include <osl.h>
#include <siutils.h>
#include <sbchipc.h>
#include <bitfuncs.h>
#include <hndpmu.h>
#include <bcmendian.h>

Expand Down

0 comments on commit b232426

Please sign in to comment.