summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ep93xx/Makefile
diff options
context:
space:
mode:
authorMika Westerberg <mika.westerberg@iki.fi>2011-05-29 10:10:05 (GMT)
committerGrant Likely <grant.likely@secretlab.ca>2011-06-08 21:46:05 (GMT)
commit71cebd700257a4f644066631bf02187d8f67817e (patch)
treef71f3a1af999dc1e63608d80015829bab6c3894f /arch/arm/mach-ep93xx/Makefile
parent51e2cc0c51298a89fc2f583d7c0a2660f7a16f37 (diff)
downloadlinux-fsl-qoriq-71cebd700257a4f644066631bf02187d8f67817e.tar.xz
ep93xx: remove the old M2P DMA code
Since we have converted all existing users of the old DMA API to use the DMA engine API the old code can be dropped. Signed-off-by: Mika Westerberg <mika.westerberg@iki.fi> Acked-by: Ryan Mallon <rmallon@gmail.com> Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com> Acked-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'arch/arm/mach-ep93xx/Makefile')
-rw-r--r--arch/arm/mach-ep93xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-ep93xx/Makefile b/arch/arm/mach-ep93xx/Makefile
index 4920f7a..21e721a 100644
--- a/arch/arm/mach-ep93xx/Makefile
+++ b/arch/arm/mach-ep93xx/Makefile
@@ -1,7 +1,7 @@
#
# Makefile for the linux kernel.
#
-obj-y := core.o clock.o dma-m2p.o gpio.o
+obj-y := core.o clock.o gpio.o
obj-m :=
obj-n :=
obj- :=