[U-Boot] [PATCH 06/19] cmd_ecctest.c: Fix GCC 4.6 build warnings
Wolfgang Denk
wd at denx.de
Wed Nov 16 21:15:23 CET 2011
Dear Stefan Roese,
In message <1321380138-6398-1-git-send-email-sr at denx.de> you wrote:
> Fix:
> cmd_ecctest.c: In function 'inject_ecc_error':
> cmd_ecctest.c:116:6: warning: variable 'val' set but not used [-Wunused-but-set-variable]
> cmd_ecctest.c: In function 'rewrite_ecc_parity':
> cmd_ecctest.c:154:6: warning: variable 'val' set but not used [-Wunused-but-set-variable]
>
> Signed-off-by: Stefan Roese <sr at denx.de>
> ---
> arch/powerpc/cpu/ppc4xx/cmd_ecctest.c | 9 +++------
> 1 files changed, 3 insertions(+), 6 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: wd at denx.de
Actual war is a very messy business. Very, very messy business.
-- Kirk, "A Taste of Armageddon", stardate 3193.0
More information about the U-Boot
mailing list