]> asedeno.scripts.mit.edu Git - linux.git/commit
dmaengine: k3dma: fix sparse warnings
authorZhangfei Gao <zhangfei.gao@linaro.org>
Tue, 14 Jan 2014 03:37:43 +0000 (11:37 +0800)
committerVinod Koul <vinod.koul@intel.com>
Mon, 20 Jan 2014 08:23:20 +0000 (13:53 +0530)
commitc61177c548c53b7bf838135deb5d26713094b2c7
treecdba8e167ad0be1ce54ebea113dbec79a8fea246
parent70cbb163de1c6de239375b967caf372a98fae935
dmaengine: k3dma: fix sparse warnings

Fix sparse warnings:
drivers/dma/k3dma.c:480:20: warning: Using plain integer as NULL pointer
drivers/dma/k3dma.c:820:1: warning: symbol 'k3_dma_pmops' was not declared. Should it be static?

Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/k3dma.c