u-boot-brain/arch/powerpc
Wolfgang Denk 40e74c852b bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings.
commit 47e26b1b "cmd_usage(): simplify return code handling" caused
the following compile warnings:

bedbug_860.c: In function 'bedbug860_do_break':
bedbug_860.c:73: warning: 'return' with a value, in function returning void
bedbug_860.c:121: warning: 'return' with a value, in function returning void

Fix the return type.

Actually these files could need some cleanup - commands should
return proper error codes, and there are coding style issues.
=> To be fixed later.

Signed-off-by: Wolfgang Denk <wd@denx.de>
2010-09-08 22:02:54 +02:00
..
cpu bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings. 2010-09-08 22:02:54 +02:00
include/asm powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docs 2010-08-19 02:06:13 -05:00
lib fdt relocate: have more attention to use a bootmap or not 2010-08-08 22:16:05 +02:00
config.mk Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00