]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: octeon-usb: replace CVMX_CLZ with __fls()
authorAaro Koskinen <aaro.koskinen@iki.fi>
Tue, 1 Oct 2013 20:43:13 +0000 (23:43 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Oct 2013 20:38:05 +0000 (13:38 -0700)
commite50aa24e79eca2bd3b09f1cfb9f149bfdff3eb4c
tree074ef1ba7f7c6f016db84d1cabeb79db218d993c
parente43de55ce23918920ec9c0f95fc07904469fdb46
staging: octeon-usb: replace CVMX_CLZ with __fls()

Replace CVMX_CLZ macro with __fls().

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/octeon-usb/cvmx-usb.c