Dear Wolfgang Denk, In message <[email protected]> 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 <[email protected]> > --- > 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: [email protected] Life is a game. Money is how we keep score. - Ted Turner _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

