diff options
author | Sven Schnelle <svens@stackframe.org> | 2011-10-04 21:53:32 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-12-20 23:10:04 +0100 |
commit | bf0b6313433819899c49d8d6fb30b4d702226f1e (patch) | |
tree | 7a2dab8a6c3e11edb6ea78d48018d6a793eae2c1 /common/cmd_ubifs.c | |
parent | e570fe8ef2734fddc15e086b7bc344e64c907e81 (diff) | |
download | u-boot-imx-bf0b6313433819899c49d8d6fb30b4d702226f1e.zip u-boot-imx-bf0b6313433819899c49d8d6fb30b4d702226f1e.tar.gz u-boot-imx-bf0b6313433819899c49d8d6fb30b4d702226f1e.tar.bz2 |
AVR32: fix timer_init() function
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>
Diffstat (limited to 'common/cmd_ubifs.c')
0 files changed, 0 insertions, 0 deletions