On Fri, Oct 23, 2015 at 02:20:15AM +0530, Jagan Teki wrote: > Replace numerical bit shift with BIT macro in ti_qspi > > :%s/(1 << nr)/BIT(nr)/g > where nr = 0, 1, 2 .... 31 > > Cc: Tom Rini <tr...@konsulko.com> > Cc: Vignesh R <vigne...@ti.com> > Signed-off-by: Jagan Teki <jt...@openedev.com>
Reviewed-by: Tom Rini <tr...@konsulko.com> -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot