[U-Boot] [PATCH 2/2] common/cmd_ide.c: fix GCC 4.6 build warnings
Wolfgang Denk
wd at denx.de
Thu Nov 3 20:41:50 CET 2011
Dear Wolfgang Denk,
In message <1319917301-14545-2-git-send-email-wd at denx.de> you wrote:
> Fix:
> cmd_ide.c: In function 'ide_ident':
> cmd_ide.c:988:6: warning: variable 'do_retry' set but not used
> [-Wunused-but-set-variable]
>
> Delete the unused variable.
>
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> ---
> common/cmd_ide.c | 2 --
> 1 files changed, 0 insertions(+), 2 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
Life is a game. Money is how we keep score. - Ted Turner
More information about the U-Boot
mailing list