On Sat, Oct 24, 2015 at 09:08:54AM +0530, Jagan Teki wrote: > Replace numerical bit shift with BIT macro > in designware_spi > > :%s/(1 << nr)/BIT(nr)/g > where nr = 0, 1, 2 .... 31 > > Cc: Stefan Roese <[email protected]> > Cc: Marek Vasut <[email protected]> > Signed-off-by: Jagan Teki <[email protected]>
Reviewed-by: Tom Rini <[email protected]> -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

