diff options
author | Tushar Behera <tushar.behera@linaro.org> | 2012-11-20 09:41:53 +0530 |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2012-12-06 13:54:59 -0500 |
commit | ab5023efdcfa87512663aca120245b0fec8511eb (patch) | |
tree | 8f02db6f02848022a5e2ce2f15693daf20d3598e /drivers/remoteproc | |
parent | a7e968799bbc1e7d6e56a77abd62c714509040c4 (diff) | |
download | linux-ab5023efdcfa87512663aca120245b0fec8511eb.tar.bz2 |
mmc: sdhci-s3c: Use NULL instead of 0 for pointers
The third argument for of_get_property() is a pointer, hence pass
NULL instead of 0.
Fixes the following sparse warning:
sdhci-s3c.c:452:48: warning: Using plain integer as NULL pointer
sdhci-s3c.c:457:52: warning: Using plain integer as NULL pointer
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'drivers/remoteproc')
0 files changed, 0 insertions, 0 deletions