On Thu, Nov 5, 2015 at 6:54 AM, Thomas Chou <[email protected]> wrote:
> Replace numerical bit shift with BIT macro
> in altera_tse
>
> :%s/(1 << nr)/BIT(nr)/g
> where nr = 0, 1, 2 .... 31
>
> Signed-off-by: Thomas Chou <[email protected]>
> Reviewed-by: Marek Vasut <[email protected]>
> Reviewed-by: Chin Liang See <[email protected]>
> Reviewed-by: Jagan Teki <[email protected]>

Acked-by: Joe Hershberger <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to