commit | 297d40560bc8f474adbb43178e3118321fa702ea | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Fri Apr 04 22:42:48 2014 -0300 |
committer | Chris Ball <chris@printf.net> | Tue Apr 22 07:06:38 2014 -0400 |
tree | 1a173167cfbc106a1204d36f7b9c2eeba92fae81 | |
parent | fa372a51cb5f93800f711473e5a36e0e0c9a8f00 [diff] |
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 <fabio.estevam@freescale.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Chris Ball <chris@printf.net>