commit | a50145f925c722dd74e18758fe4d9da9eb4c72ed | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Fri Oct 04 22:59:23 2013 -0300 |
committer | Chris Ball <chris@printf.net> | Mon Jan 13 12:48:14 2014 -0500 |
tree | 16a6b42c71a1a60d889bd1efbc1c5143682bc65a | |
parent | 63c211803a272d59dcb11af82ad0364b3d1d2a2e [diff] |
mmc: sdhci-esdhc-imx: Use NULL instead of zero Fix the following sparse warning: drivers/mmc/host/sdhci-esdhc-imx.c:617:35: warning: Using plain integer as NULL pointer Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Cc: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Chris Ball <cjb@laptop.org>