From: Kevin Hao Date: Thu, 8 Jan 2015 10:38:17 +0000 (+0800) Subject: dmaengine: fsldma: remove the unused variable X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~48^2~28^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fdd244fe820c03b59ab1286db3d0b4a42c66e13;p=pandora-kernel.git dmaengine: fsldma: remove the unused variable Fix the following build warning: drivers/dma/fsldma.c: In function 'fsl_dma_device_terminate_all': drivers/dma/fsldma.c:947:6: warning: unused variable 'size' [-Wunused-variable] Signed-off-by: Kevin Hao Signed-off-by: Vinod Koul --- Reading git-diff-tree failed