Dear Wolfgang Denk,

In message <[email protected]> you wrote:
> Fix:
> cmd_fdc.c: In function 'fdc_read_data':
> cmd_fdc.c:435:6: warning: variable 'flags' set but not used
> [-Wunused-but-set-variable]
> cmd_fdc.c:432:16: warning: variable 'pcn' set but not used
> [-Wunused-but-set-variable]
> cmd_fdc.c:431:20: warning: variable 'lastblk' set but not used
> [-Wunused-but-set-variable]
> 
> Note: no attempts were made to otherwise cleanup the code.
> 
> Signed-off-by: Wolfgang Denk <[email protected]>
> ---
>  common/cmd_fdc.c |   29 +++++++++++++++++------------
>  1 files changed, 17 insertions(+), 12 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]
How many hardware guys does it take to change a light bulb? "Well the
diagnostics say it's fine buddy, so it's a software problem."
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to