git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48421ad
)
spi: spi-pxa2xx: only include mach/dma.h for legacy DMA
author
Rob Herring
<robh@kernel.org>
Tue, 3 Feb 2015 23:03:35 +0000
(17:03 -0600)
committer
Mark 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