commit | bfe6f6235fdfa130ad8c5a8898ef4d3a37bcad8c | [log] [tgz] |
---|---|---|
author | Anatolij Gustschin <agust@denx.de> | Wed Dec 07 11:47:48 2011 +0000 |
committer | Andy Fleming <afleming@freescale.com> | Sun Jan 08 21:28:16 2012 -0600 |
tree | fd347658cc0af75645a7001441e568592d2f4cd3 | |
parent | 31cb6db5dbdc07673b816074af433bceeea1de5a [diff] |
drivers/mmc/mv_sdhci.c: Fix build warning Fix: mv_sdhci.c: In function 'mv_sdh_init': mv_sdhci.c:47:22: warning: the comparison will always evaluate as 'true' for the address of 'mv_sdhci_writeb' will never be NULL [-Waddress] Signed-off-by: Anatolij Gustschin <agust@denx.de> Cc: Lei Wen <leiwen@marvell.com> Cc: Andy Fleming <afleming@freescale.com> Acked-by: Lei Wen <leiwen@marvell.com>