From: Vinod Koul Date: Mon, 8 Dec 2014 06:00:17 +0000 (+0530) Subject: dmaengine: tegra: fix incompatible pointer type warns X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~48^2~27^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7c439a45807f1d39eac2161291cfabdc87067f3;p=pandora-kernel.git 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 --- Reading git-diff-tree failed