u-boot/board/amcc
Wolfgang Denk b63cb09719 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>
2011-12-05 23:17:53 +01:00
..
acadia punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
bamboo punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
bluestone punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
bubinga punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
canyonlands punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
common board/amcc/common/flash.c: Fix GCC 4.6 build warning 2011-12-05 23:17:41 +01:00
ebony punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
katmai punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
kilauea punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
luan punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
makalu punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
ocotea punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
redwood punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
sequoia punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
taihu board/amcc/taihu/flash.c: Fix GCC 4.6 build warnings 2011-12-05 23:17:53 +01:00
taishan consolidate mdelay by providing a common function for all users 2011-10-22 01:16:08 +02:00
walnut punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
yosemite punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
yucca board/amcc/yucca/flash.c: Fix GCC 4.6 build warnings 2011-12-05 23:17:47 +01:00