staging: brcm80211: Use linux/bitops.h instead of bitfuncs.h
authorHenry Ptasinski <henryp@broadcom.com>
Fri, 8 Oct 2010 02:52:05 +0000 (19:52 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 8 Oct 2010 03:03:25 +0000 (20:03 -0700)
commitd953a05d04b17b43f3bf4a183131e5c5e223ecaa
tree2a391bbb469948064667a6eb7af0b79890ef5e73
parent86566325d398409637fe920181306d43f5980541
staging: brcm80211: Use linux/bitops.h instead of bitfuncs.h

Use ffs() from linux/bitops.h, instead of the locally defined find_msbit().

Signed-off-by: Henry Ptasinski <henryp@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/phy/wlc_phy_lcn.c
This page took 0.025804 seconds and 5 git commands to generate.