Dear Heiko Schocher,

In message <[email protected]> you wrote:
> Fix:
> davinci_mmc.c: In function 'dmmc_wait_fifo_status':
> davinci_mmc.c:72:7: warning: variable 'mmcstatus1' set but not used 
> [-Wunused-but-set-variable]
> davinci_mmc.c: In function 'dmmc_busy_wait':
> davinci_mmc.c:89:7: warning: variable 'mmcstatus1' set but not used 
> [-Wunused-but-set-variable]
> 
> Delete the unused variable.
> 
> Signed-off-by: Heiko Schocher <[email protected]>
> Cc: Sandeep Paulraj <[email protected]>
> Cc: Albert ARIBAUD <[email protected]>
> ---
>  drivers/mmc/davinci_mmc.c |    7 +++----
>  1 files changed, 3 insertions(+), 4 deletions(-)

Applied, thanks.

Sandeep, Albert: hope this is OK with you.

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]
There are three ways to get something done:
        (1) Do it yourself.
        (2) Hire someone to do it for you.
        (3) Forbid your kids to do it.
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to