In message <1273441979-25278-1-git-send-email...@denx.de> Wolfgang Denk wrote:
> Commit 77c1458d caused the following compiler warnings:
> 
> fsl_esdhc.c: In function 'esdhc_pio_read_write':
> fsl_esdhc.c:142: warning: assignment discards qualifiers from pointer target 
> type
> fsl_esdhc.c: In function 'esdhc_setup_data':
> fsl_esdhc.c:169: warning: unused variable 'wml_value'
> fsl_esdhc.c: In function 'esdhc_pio_read_write':
> fsl_esdhc.c:164: warning: control reaches end of non-void function
> 
> Fix these.
> 
> Signed-off-by: Wolfgang Denk <w...@denx.de>
> Cc: Dipen Dudhat <dipen.dud...@freescale.com>
> Cc: Andy Fleming <aflem...@freescale.com>
> ---
>  drivers/mmc/fsl_esdhc.c |   34 +++++++++++++++++-----------------
>  1 files changed, 17 insertions(+), 17 deletions(-)

Applied.

Andy, I 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: w...@denx.de
How much net work could a network work, if a network could net work?
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to