[U-Boot] [PATCH 04/13] include: Add ffs64 header file
Tom Rini
trini at konsulko.com
Sat Oct 24 15:32:07 CEST 2015
On Sat, Oct 24, 2015 at 10:28:04AM -0200, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam at 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 at freescale.com>
I'm confused. In the kernel __ffs64 is in <linux/bitops.h>, why do we
need to do things differently here?
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20151024/c2825749/attachment.sig>
More information about the U-Boot
mailing list