ARM: mmp: remove remaining legacy pxa-dma support

All drivers have stopped using this code, so we can just
as well stop initializing it.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
Arnd Bergmann
2014-04-15 17:36:43 +02:00
szülő 0f67b87609
commit 74911e3a0e
5 fájl változott, egészen pontosan 1 új sor hozzáadva és 20 régi sor törölve

Fájl megtekintése

@@ -2,7 +2,7 @@
# Makefile for code common across different PXA processor families
#
obj-y := dma.o
obj-$(CONFIG_ARCH_PXA) := dma.o
obj-$(CONFIG_PXA3xx) += mfp.o
obj-$(CONFIG_ARCH_MMP) += mfp.o