diff options
author | Wolfgang Denk <wd@denx.de> | 2011-11-17 09:50:00 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-12-05 23:17:47 +0100 |
commit | 2975fe14d90b28d4bed894e783a827748c0e5a4b (patch) | |
tree | f7e6ae59a7c65eac14f748c1e3d971bf7793913e /board/evb64260/local.h | |
parent | 9879d57203024570c388a2849ad5fe9be4d624eb (diff) | |
download | u-boot-imx-2975fe14d90b28d4bed894e783a827748c0e5a4b.zip u-boot-imx-2975fe14d90b28d4bed894e783a827748c0e5a4b.tar.gz u-boot-imx-2975fe14d90b28d4bed894e783a827748c0e5a4b.tar.bz2 |
board/amcc/yucca/flash.c: Fix GCC 4.6 build warnings
Fix:
flash.c: In function 'flash_erase_1':
flash.c:425:24: warning: variable 'l_sect' set but not used
[-Wunused-but-set-variable]
flash.c: In function 'flash_erase_2':
flash.c:834:24: warning: variable 'l_sect' set but not used
[-Wunused-but-set-variable]
Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Stefan Roese <sr@denx.de>
Acked-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'board/evb64260/local.h')
0 files changed, 0 insertions, 0 deletions