]> git.ipfire.org Git - people/ms/u-boot.git/commit
bitops: Add fls_long and __ffs64
authorFabio Estevam <fabio.estevam@freescale.com>
Thu, 5 Nov 2015 14:43:38 +0000 (12:43 -0200)
committerTom Rini <trini@konsulko.com>
Thu, 5 Nov 2015 15:52:34 +0000 (10:52 -0500)
commitde4d2e9e7ce0f9fda76f07bafafefa10f01a9605
treef467257112f0f644afb4b58c776612ad1dea1f8a
parent61a177767cfcaa231b9e16d1d462a12ad472d777
bitops: Add fls_long and __ffs64

Add fls_long and __ffs64 support to align with the kernel bitops
implementation.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
include/linux/bitops.h