diff options
author | Stefan Roese <sr@denx.de> | 2011-11-15 08:03:33 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-11-16 21:17:46 +0100 |
commit | 80b68f70fd528ec8292847dc634f16eb65b45de3 (patch) | |
tree | 5b0856358f99d11bcdcc26b3c93e22f3e94690a5 /board/utx8245 | |
parent | bddf144cb638ee091556dcb4a87404b366081dba (diff) | |
download | u-boot-imx-80b68f70fd528ec8292847dc634f16eb65b45de3.zip u-boot-imx-80b68f70fd528ec8292847dc634f16eb65b45de3.tar.gz u-boot-imx-80b68f70fd528ec8292847dc634f16eb65b45de3.tar.bz2 |
auto_update.c: Fix GCC 4.6 build warnings
Fix:
../common/auto_update.c: In function 'au_check_header_valid':
../common/auto_update.c:94:16: warning: variable 'checksum' set but not used [-Wunused-but-set-variable]
../common/auto_update.c: In function 'do_auto_update':
../common/auto_update.c:400:30: warning: variable 'got_ctrlc' set but not used [-Wunused-but-set-variable]
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'board/utx8245')
0 files changed, 0 insertions, 0 deletions