On 4 November 2015 at 21:52, Chin Liang See <cl...@altera.com> wrote:
> On Wed, 2015-11-04 at 17:12 +0800, tho...@wytron.com.tw 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 <tho...@wytron.com.tw>
>> ---
>
>
> Reviewed-by: Chin Liang See <cl...@altera.com>

 Reviewed-by: Jagan Teki <jt...@openedev.com>

-- 
Jagan | openedev.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to