spi: spi-pxa2xx: only include mach/dma.h for legacy DMA
authorRob Herring <robh@kernel.org>
Tue, 3 Feb 2015 23:03:35 +0000 (17:03 -0600)
committerMark Brown <broonie@kernel.org>
Wed, 4 Feb 2015 20:14:26 +0000 (20:14 +0000)
Move the include of mach/dma.h to the legacy PXA DMA code where it is used.
This enables building spi-pxa2xx on ARM64.

Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>

No differences found