]> git.baikalelectronics.ru Git - 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)
commit21fbf3f03498d42fecfcef7dc04ea8ed021126f2
treebc4c2dfda16de711fbe0b9fe921c47a5568085df
parent5ae86825cbd81123ca1cb3a4548389c5db8f2bc8
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