
4 Nov
2015
4 Nov
'15
2:51 p.m.
On Wednesday, November 04, 2015 at 10:12:29 AM, Thomas Chou 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 thomas@wytron.com.tw
Whole series:
Reviewed-by: Marek Vasut marex@denx.de
Best regards, Marek Vasut