On Mon, Jun 24, 2019 at 08:51:00PM +0700, Phong Tran wrote: > [arch/arm/mach-orion5x/pci.c:281]: (error) Shifting signed 32-bit value > by 31 bits is undefined behaviour > [arch/arm/mach-orion5x/pci.c:305]: (error) Shifting signed 32-bit value > by 31 bits is undefined behaviour > > Signed-off-by: Phong Tran <[email protected]> > Reviewed-by: Andrew Lunn <[email protected]>
Thanks for swapping to the BIT macro.
Andrew

