From: Fabio Estevam Date: Sat, 5 Apr 2014 01:42:48 +0000 (-0300) Subject: mmc: card.h: Use NULL instead of 0 for END_FIXUP X-Git-Tag: omap-for-v3.16/fixes-against-rc1~65^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=297d40560bc8f474adbb43178e3118321fa702ea;p=pandora-kernel.git mmc: card.h: Use NULL instead of 0 for END_FIXUP Fix the following sparse warnings: drivers/mmc/card/block.c:2421:9: warning: Using plain integer as NULL pointer drivers/mmc/core/quirks.c:69:9: warning: Using plain integer as NULL pointer Signed-off-by: Fabio Estevam Signed-off-by: Ulf Hansson Signed-off-by: Chris Ball --- Reading git-diff-tree failed