Files
u-boot/arch/arm/include/asm
Grygorii Strashko 960a63973b arm/arm64: bitops: fix find_next_zero_bit to be compat with arm64
Current implementation of find_next_zero_bit() is incompatible with arm64.
Hence fix it by using BITS_PER_LONG define instead of constants and
use generic ffz() implementation.

Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
2018-07-19 16:31:36 -04:00
..
2018-06-19 07:31:47 -04:00
2018-05-07 15:53:29 -04:00
2018-01-19 15:49:26 -05:00
2017-10-02 21:52:20 -04:00