summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/include/mach/dma.h
diff options
context:
space:
mode:
authorRobert Jarzmik <robert.jarzmik@free.fr>2016-04-03 11:23:59 +0200
committerRobert Jarzmik <robert.jarzmik@free.fr>2016-08-09 08:16:58 +0200
commit1761b1076a6465158079fdb61edcd75143887937 (patch)
treefb92353c3eba6e2003985b0a315d1f63389f276f /arch/arm/mach-pxa/include/mach/dma.h
parent976e509c2ddf9691e8186a823f14df158dd92153 (diff)
downloadop-kernel-dev-1761b1076a6465158079fdb61edcd75143887937.zip
op-kernel-dev-1761b1076a6465158079fdb61edcd75143887937.tar.gz
ARM: pxa: remove platform dma code
As the last pxa related driver was converted to dmaengine, it's time to kill the legacy dma code, which is not used anymore. This finishes the pxa dmaengine transition. Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Diffstat (limited to 'arch/arm/mach-pxa/include/mach/dma.h')
-rw-r--r--arch/arm/mach-pxa/include/mach/dma.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-pxa/include/mach/dma.h b/arch/arm/mach-pxa/include/mach/dma.h
index 5bd5589..20026bd 100644
--- a/arch/arm/mach-pxa/include/mach/dma.h
+++ b/arch/arm/mach-pxa/include/mach/dma.h
@@ -17,5 +17,4 @@
/* DMA Controller Registers Definitions */
#define DMAC_REGS_VIRT io_p2v(0x40000000)
-#include <plat/dma.h>
#endif /* _ASM_ARCH_DMA_H */
OpenPOWER on IntegriCloud