[U-Boot] [PATCH v3] AVR32: fix timer_init() function

Andreas Bießmann andreas.devel at googlemail.com
Wed Oct 5 09:12:27 CEST 2011


Dear Sven,

Am 04.10.2015 21:53, schrieb Sven Schnelle:
> 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 at stackframe.org>

Acked-by: Andreas Bießmann <andreas.devel at googlemail.com>


More information about the U-Boot mailing list