1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-31 19:47:09 +01:00
Files
u-boot-megous/lib/time.c
Heinrich Schuchardt 6a853dbcc0 lib: time: export usec_to_tick()
In the UEFI Stall() boottime service we need access to usec_to_tick().

Export the function.

Remove redundant implementation in arch/arm/mach-rockchip/rk_timer.c.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2019-06-04 22:09:26 +02:00

3.0 KiB