diff options
author | Wolfgang Denk <wd@denx.de> | 2011-11-17 09:50:01 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-12-05 23:17:53 +0100 |
commit | b63cb09719c993fc2812766c63df5a161fa2ac90 (patch) | |
tree | cf0c783ee4f6c29dd20298e6925e8b114ee8770c /arch/m68k/cpu/mcf52x2/cpu_init.c | |
parent | 2975fe14d90b28d4bed894e783a827748c0e5a4b (diff) | |
download | u-boot-imx-b63cb09719c993fc2812766c63df5a161fa2ac90.zip u-boot-imx-b63cb09719c993fc2812766c63df5a161fa2ac90.tar.gz u-boot-imx-b63cb09719c993fc2812766c63df5a161fa2ac90.tar.bz2 |
board/amcc/taihu/flash.c: Fix GCC 4.6 build warnings
Fix:
flash.c: In function 'flash_erase_1':
flash.c:514:24: warning: variable 'l_sect' set but not used
[-Wunused-but-set-variable]
flash.c: In function 'flash_erase_2':
flash.c:956: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 'arch/m68k/cpu/mcf52x2/cpu_init.c')
0 files changed, 0 insertions, 0 deletions