
30 Oct
2015
30 Oct
'15
3:55 p.m.
On Fri, Oct 30, 2015 at 4:18 AM, Jagan Teki jteki@openedev.com wrote:
On 26 October 2015 at 21:41, Fabio Estevam fabio.estevam@freescale.com wrote:
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 Reviewed-by: Heiko Schocher hs@denx.de
Reviewed-by: Jagan Teki jteki@openedev.com
Changes since v3:
- None
arch/microblaze/include/asm/bitops.h | 4 ++++ arch/sh/include/asm/bitops.h | 5 +++++
This patch need to break for two for sh and microblaze, anyway I shall do that while applying.
Ops, my mistake. Thanks for taking care of this.