diff options
author | Mike Frysinger <vapier@gentoo.org> | 2011-10-12 19:44:10 +0000 |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2011-12-05 21:55:24 +0100 |
commit | 8344a6d50b61c09aa4fd623e013095d3aca8ce7b (patch) | |
tree | 53c8a7f74cc080840ca47c001a5992e61e0e03cd /include/configs/qemu-mips.h | |
parent | 1f6734cf502586d758b0569f5d921b71277688bd (diff) | |
download | u-boot-imx-8344a6d50b61c09aa4fd623e013095d3aca8ce7b.zip u-boot-imx-8344a6d50b61c09aa4fd623e013095d3aca8ce7b.tar.gz u-boot-imx-8344a6d50b61c09aa4fd623e013095d3aca8ce7b.tar.bz2 |
sparc: fix unused variable warnings
Fix the build warnings:
board.c: In function 'board_init_f':
board.c:179:8: warning: unused variable 'e'
board.c:178:6: warning: unused variable 'i'
board.c:173:13: warning: unused variable 'cmdtp'
bootm.c: In function 'do_bootm_linux':
bootm.c:101:28: warning: unused variable 'kernend'
bootm.c:101:15: warning: unused variable 'initrd_addr'
bootm.c:100:26: warning: unused variable 'checksum'
bootm.c:100:21: warning: unused variable 'len'
bootm.c:100:15: warning: unused variable 'data'
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include/configs/qemu-mips.h')
0 files changed, 0 insertions, 0 deletions