From: Daniel Mack Date: Mon, 8 Jun 2015 20:32:37 +0000 (+0200) Subject: spi: spi-pxa2xx: remove legacy PXA DMA bits X-Git-Tag: omap-for-v4.3/legacy-v2-signed~175^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6356437e65c2de610ab2bde24211426ae9322934;p=pandora-kernel.git spi: spi-pxa2xx: remove legacy PXA DMA bits Generic DMA support was already implemented by commit cd7bed003404 ("spi/pxa2xx: break out the private DMA API usage into a separate file") which moved all the legacy PXA DMA implementation code into its own file. With generic DMA available for PXA, we can now just trash this file. Signed-off-by: Daniel Mack Acked-by: Mark Brown [respin after pxa dmaengine support upstream] Signed-off-by: Robert Jarzmik Acked-by: Mika Westerberg Signed-off-by: Mark Brown --- Reading git-diff-tree failed