diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-08-06 12:37:56 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2013-08-13 13:24:42 +0200 |
commit | 696b4ff8b2e6fd3f01c9acf6687ec4660143b614 (patch) | |
tree | 3c03ac5ad8840825a861edc4d491d76698b7171a /drivers/dma/iop-adma.c | |
parent | dma: mv_xor: use NULL instead of 0 (diff) | |
download | linux-696b4ff8b2e6fd3f01c9acf6687ec4660143b614.tar.xz linux-696b4ff8b2e6fd3f01c9acf6687ec4660143b614.zip |
dma: sirf: use NULL instead of 0
sirfsoc_dma_prep_cyclic() returns pointer, thus NULL should be
used instead of 0 in order to fix the following sparse warning:
drivers/dma/sirf-dma.c:598:24: warning: Using plain integer as NULL pointer
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/iop-adma.c')
0 files changed, 0 insertions, 0 deletions