
24 Oct
2015
24 Oct
'15
3:32 p.m.
On Sat, Oct 24, 2015 at 10:28:04AM -0200, Fabio Estevam wrote:
From: Fabio Estevam fabio.estevam@freescale.com
The ffs64() implementation for powerpc is not found in the Linux kernel, so use the ffs64 header file from barebox.
Imported from barebox v2015.10.0.
Signed-off-by: Fabio Estevam fabio.estevam@freescale.com
I'm confused. In the kernel __ffs64 is in <linux/bitops.h>, why do we need to do things differently here?
--
Tom