mirror of
https://xff.cz/git/u-boot/
synced 2025-09-29 22:41:17 +02:00
In the next commit, rtc_mktime(), for compatibility with linux, will be implemented using rtc_mktime(), which is no longer drivers/rtc specific. So move this file under lib/. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>