]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
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)
commit9064bf3c3cdf92f6b9ac6634ff570dedf0035992
treebc4c2dfda16de711fbe0b9fe921c47a5568085df
parent48421adfe7e9bb0f972ed22eaf0cba215dcc35bb
spi: spi-pxa2xx: only include mach/dma.h for legacy DMA

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>
drivers/spi/spi-pxa2xx-pxadma.c
include/linux/spi/pxa2xx_spi.h