From: Javier Martin Date: Thu, 22 Mar 2012 13:54:02 +0000 (+0100) Subject: dmaengine: imx-dma: remove data member from internal structure. X-Git-Tag: v3.4-rc1~39^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=232e3c2c7961fb3312a80df3747f1c29f0ed512e;p=pandora-kernel.git dmaengine: imx-dma: remove data member from internal structure. Internal structure is just an auxiliary structure used for the initial merge which is meant to be gone. As data member is not use anywhere we can simply remove it. Signed-off-by: Javier Martin Acked-by: Sascha Hauer Signed-off-by: Vinod Koul --- Reading git-diff-tree failed