diff options
author | Wolfgang Denk <wd@denx.de> | 2010-05-09 23:52:59 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-05-15 19:47:17 +0200 |
commit | 7b43db92110ec2f15c5f7187a165f2928464966b (patch) | |
tree | b59dfc02b03df791f4d9f9a9bd1d198aefbd5b87 /board | |
parent | ab92d0fd9abd0d4726878a80c6baf3a0f94770b8 (diff) | |
download | u-boot-imx-7b43db92110ec2f15c5f7187a165f2928464966b.zip u-boot-imx-7b43db92110ec2f15c5f7187a165f2928464966b.tar.gz u-boot-imx-7b43db92110ec2f15c5f7187a165f2928464966b.tar.bz2 |
drivers/mmc/fsl_esdhc.c: fix compiler warnings
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 <wd@denx.de>
Cc: Dipen Dudhat <dipen.dudhat@freescale.com>
Cc: Andy Fleming <afleming@freescale.com>
Diffstat (limited to 'board')
0 files changed, 0 insertions, 0 deletions