commit | a7c439a45807f1d39eac2161291cfabdc87067f3 | [log] [tgz] |
---|---|---|
author | Vinod Koul <vinod.koul@intel.com> | Mon Dec 08 11:30:17 2014 +0530 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Dec 22 12:34:23 2014 +0530 |
tree | bfa3c4efa620586274eb6330416fb0f88f5e5989 | |
parent | 35e639d1f7571a1f194999910e4b0be6a81356ea [diff] |
dmaengine: tegra: fix incompatible pointer type warns drivers/dma/tegra20-apb-dma.c:1428:37: warning: assignment from incompatible pointer type [enabled by default] drivers/dma/ste_dma40.c: In function 'd40_terminate_all': The function prototype expects return type 'int' whereas these where void Signed-off-by: Vinod Koul <vinod.koul@intel.com>