430b43e8ee
Replace numerical bit shift with BIT macro in altera_timer :%s/(1 << nr)/BIT(nr)/g where nr = 0, 1, 2 .... 31 Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Reviewed-by: Jagan Teki <jteki@openedev.com> |
||
---|---|---|
.. | ||
altera_timer.c | ||
Kconfig | ||
Makefile | ||
timer-uclass.c |