ARM: pxa: remove platform dma code
authorRobert Jarzmik <robert.jarzmik@free.fr>
Sun, 3 Apr 2016 09:23:59 +0000 (11:23 +0200)
committerRobert Jarzmik <robert.jarzmik@free.fr>
Tue, 9 Aug 2016 06:16:58 +0000 (08:16 +0200)
commit1761b1076a6465158079fdb61edcd75143887937
treefb92353c3eba6e2003985b0a315d1f63389f276f
parent976e509c2ddf9691e8186a823f14df158dd92153
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>
arch/arm/mach-pxa/devices.h
arch/arm/mach-pxa/include/mach/dma.h
arch/arm/mach-pxa/pxa25x.c
arch/arm/mach-pxa/pxa27x.c
arch/arm/mach-pxa/pxa3xx.c
arch/arm/plat-pxa/Makefile
arch/arm/plat-pxa/dma.c [deleted file]
arch/arm/plat-pxa/include/plat/dma.h [deleted file]