[U-Boot] [PATCH v1 01/41] bitops.h: Include bitsperlong.h as needed for GENMASK_ULL

Joe Hershberger joe.hershberger at gmail.com
Tue Mar 21 16:53:35 UTC 2017


On Tue, Mar 21, 2017 at 9:27 AM, Stefan Roese <sr at denx.de> 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 <sr at denx.de>

Reviewed-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list