mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-25 22:20:45 +00:00
bf0b631343
timer_init() now returns an int (the error code) instead of void. This makes compilation fail with: interrupts.c:111: error: conflicting types for 'timer_init' /home/svens/u-boot/u-boot/include/common.h:246: error: previous declaration of 'timer_init' was here make[1]: *** [interrupts.o] Error 1 Signed-off-by: Sven Schnelle <svens@stackframe.org> Acked-by: Andreas Bießmann <andreas.devel@googlemail.com> Signed-off-by: Anatolij Gustschin <agust@denx.de> |
||
---|---|---|
.. | ||
at32ap700x | ||
cache.c | ||
config.mk | ||
cpu.c | ||
exception.c | ||
hsdramc.c | ||
hsdramc1.h | ||
hsmc3.h | ||
interrupts.c | ||
Makefile | ||
pio2.h | ||
portmux-gpio.c | ||
portmux-pio.c | ||
start.S | ||
u-boot.lds |