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 at wytron.com.tw> Whole series: Reviewed-by: Marek Vasut <marex at denx.de> Best regards, Marek Vasut