]> git.baikalelectronics.ru Git - uboot.git/commit
time: Tidy up some unnecessary #ifdefs
authorSimon Glass <sjg@chromium.org>
Sun, 15 Jan 2023 21:15:43 +0000 (14:15 -0700)
committerTom Rini <trini@konsulko.com>
Sat, 11 Feb 2023 17:22:34 +0000 (12:22 -0500)
commitf0e26682405a18221c5df98d00c1b9756f2ef93c
tree6b8f4f7f36ad9981e1011d87551ef0a458f83cc5
parentd03130e9d85873606e29218ff54bd7b277b9dfec
time: Tidy up some unnecessary #ifdefs

Avoid using the preprocessor with TIMER_EARLY.

Signed-off-by: Simon Glass <sjg@chromium.org>
lib/time.c