On Tue, Mar 21, 2017 at 03:27:22PM +0100, Stefan Roese wrote:

> The macro GENMASK_ULL needs the BITS_PER_LONG_LONG macro which is
> defined in the bitsperlong.h header. Lets include this header as
> the upcoming A7k/8k support in the Marvell mvpp2 ethernet driver
> uses this macro.
> 
> Signed-off-by: Stefan Roese <s...@denx.de>

I'm not super thrilled by this, but our headers here have diverged quite
a bit from Linux and I don't think a re-sync is going to be easy, so
this is the best solution for now (and mirrors, eventually)
bitsperlong.h ends up in bitops.h in Linux.

Reviewed-by: Tom Rini <tr...@konsulko.com>

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to