Files
u-boot/board
Patrick Delaunay aa33fe8695 arm: remove prototype for udelay_masked
The interruption support had be removed for ARM architecture and
the function udelay_masked() is no more used except in some timer.c
files  and have the same content than udelay() or __udelay().

This patch update each timer.c implementing this function and
remove the associated prototype in u-boot-arm.h.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
2018-10-10 13:35:09 -04:00
..
2018-10-03 17:47:19 +08:00
2018-09-28 18:27:33 +02:00
2018-06-27 13:02:36 +02:00
2018-09-10 21:19:31 -04:00