Dear Wolfgang Denk, In message <[email protected]> you wrote: > 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 <[email protected]> > Cc: Stefan Roese <[email protected]> > --- > total: 0 errors, 0 warnings, 46 lines checked > NOTE: Ignored message types: COMPLEX_MACRO CONSIDER_KSTRTO MINMAX > MULTISTATEMENT_MACRO_USE_DO_WHILE > 0003-board-amcc-taihu-flash.c-Fix-GCC-4.6-build-warnings.patch has no obvious > style problems and is ready for submission. > > board/amcc/taihu/flash.c | 10 ++-------- > 1 files changed, 2 insertions(+), 8 deletions(-)
Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] C++ was an interesting and valuable experiment, but we've learned its lessons and it's time to move on. - Peter Curran in <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

