From: Javier Martin Date: Thu, 22 Mar 2012 13:54:11 +0000 (+0100) Subject: dmaengine: imx-dma: remove unused arg of imxdma_sg_next. X-Git-Tag: v3.4-rc1~39^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6cbb2d87d20817e555a6ffa3131bfa1cdd9ab73;p=pandora-kernel.git dmaengine: imx-dma: remove unused arg of imxdma_sg_next. Since this function is always used with 'desc' as first argument and 'desc->sg' as second argument, the latter is clearly redundant and can be removed. Signed-off-by: Javier Martin Acked-by: Sascha Hauer Signed-off-by: Vinod Koul --- Reading git-diff-tree failed