u-boot/board/cm4008
Anatolij Gustschin 33ad5ef059 board/cm4008/flash.c: Fix GCC 4.6 warnings
Fix:
flash.c: In function 'flash_erase':
flash.c:209:6: warning: variable 'flag' set but not used
[-Wunused-but-set-variable]
flash.c: In function 'write_data':
flash.c:373:6: warning: variable 'flag' set but not used
[-Wunused-but-set-variable]

Signed-off-by: Anatolij Gustschin <agust@denx.de>
2011-11-16 21:35:31 +01:00
..
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
cm4008.c cm4008, cm41xx: fix build warnings 2011-09-10 17:00:51 +02:00
config.mk Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
flash.c board/cm4008/flash.c: Fix GCC 4.6 warnings 2011-11-16 21:35:31 +01:00