u-boot-brain/board/tqc
Wolfgang Denk e012d97ad4 board/tqc/tqm5200/cam5200_flash.c: Fix GCC 4.6 build warning
Fix:
cam5200_flash.c: In function 'flash_erase_32':
cam5200_flash.c:282:24: warning: variable 'l_sect' set but not used
[-Wunused-but-set-variable]
cam5200_flash.c: In function 'flash_erase_16':
cam5200_flash.c:612:24: warning: variable 'l_sect' set but not used
[-Wunused-but-set-variable]

Signed-off-by: Wolfgang Denk <wd@denx.de>
2011-11-07 22:11:35 +01:00
..
tqm8xx TQM8xx: make room for growing code size due to I/O accessor cleanup 2011-10-05 22:03:08 +02:00
tqm85xx punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
tqm834x GCC4.6: Squash warnings in tqm834x.c 2011-10-27 23:54:01 +02:00
tqm5200 board/tqc/tqm5200/cam5200_flash.c: Fix GCC 4.6 build warning 2011-11-07 22:11:35 +01:00
tqm8260 Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
tqm8272 Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00