]> code.ossystems Code Review - bsp/u-boot.git/commit
sh: bitops: Use the generic bitops headers
authorFabio Estevam <fabio.estevam@freescale.com>
Sat, 24 Oct 2015 11:36:58 +0000 (09:36 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 28 Oct 2015 13:02:27 +0000 (11:02 -0200)
commitef582a79ce5eb735a8626e4bd4acff9f3c157f02
treec17db6d078d6a594d7b804a4416be780d97bd384
parentd068eae4256df43afe05e26567f861580c122e10
sh: bitops: Use the generic bitops headers

The generic bitops headers are required when calling logarithimic
functions, such as ilog2().

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/microblaze/include/asm/bitops.h
arch/sh/include/asm/bitops.h