From: Fabio Estevam Date: Sat, 5 Oct 2013 01:59:23 +0000 (-0300) Subject: mmc: sdhci-esdhc-imx: Use NULL instead of zero X-Git-Tag: v3.14-rc1~88^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a50145f925c722dd74e18758fe4d9da9eb4c72ed;p=pandora-kernel.git 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 Cc: Shawn Guo Signed-off-by: Chris Ball --- Reading git-diff-tree failed