commit | e001a6974b27f7d2cae0eb3306b6bb7b8d2f77d7 | [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 | 1a18a3e045f1ead2d82b4aa3c41215f87a3995ac [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>