lib_arm/bootm.c: fix compile warnings
authorWolfgang Denk <wd@denx.de>
Mon, 8 Sep 2008 21:26:22 +0000 (23:26 +0200)
committerWolfgang Denk <wd@denx.de>
Mon, 8 Sep 2008 21:26:22 +0000 (23:26 +0200)
commit1055171ed05b7c4885737463d52b8d6c013bcb5d
treedb7ffa093c64a8a273d47b624d09fb82c965d3e7
parent2e3c867d0a63c563a51e65b776973b008f16cec5
lib_arm/bootm.c: fix compile warnings

bootm.c:128: warning: label 'error' defined but not used
bootm.c:65: warning: unused variable 'ret'

Signed-off-by: Wolfgang Denk <wd@denx.de>
lib_arm/bootm.c