diff options
author | Wolfgang Denk <wd@denx.de> | 2010-01-31 21:51:43 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-01-31 21:51:43 +0100 |
commit | 5f566f454750be4f2f83288ef382afcb9c4aa8a4 (patch) | |
tree | 699fb0f58cca97c19765601dbba339697099b15d /cpu | |
parent | 9b208ece0a4e040774e24990b7cb6f0ad0ca4cc7 (diff) | |
download | u-boot-imx-5f566f454750be4f2f83288ef382afcb9c4aa8a4.zip u-boot-imx-5f566f454750be4f2f83288ef382afcb9c4aa8a4.tar.gz u-boot-imx-5f566f454750be4f2f83288ef382afcb9c4aa8a4.tar.bz2 |
cmd_ximg.c: fix error: 'i' undeclared
Fix compile error:
cmd_ximg.c: In function 'do_imgextract':
cmd_ximg.c:234: error: 'i' undeclared (first use in this function)
cmd_ximg.c:234: error: (Each undeclared identifier is reported only once
cmd_ximg.c:234: error: for each function it appears in.)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'cpu')
0 files changed, 0 insertions, 0 deletions