summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sa1100/Makefile
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2012-01-13 12:07:24 (GMT)
committerRussell King <rmk+kernel@arm.linux.org.uk>2012-03-25 22:55:09 (GMT)
commit9903405be58c481e926d485b8fe50a1b9e4048be (patch)
treeaf635ee50830cee52036da285850c46edd41f207 /arch/arm/mach-sa1100/Makefile
parent277dc7ae147e971cfdbf4aa3529477909852b780 (diff)
downloadlinux-fsl-qoriq-9903405be58c481e926d485b8fe50a1b9e4048be.tar.xz
ARM: sa11x0: remove old SoC private DMA driver
Now that all users are converted over to using the DMA engine API, we can get rid of the old platform dependent DMA driver. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-sa1100/Makefile')
-rw-r--r--arch/arm/mach-sa1100/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-sa1100/Makefile b/arch/arm/mach-sa1100/Makefile
index ed7408d..60b97ec 100644
--- a/arch/arm/mach-sa1100/Makefile
+++ b/arch/arm/mach-sa1100/Makefile
@@ -3,7 +3,7 @@
#
# Common support
-obj-y := clock.o generic.o irq.o dma.o time.o #nmi-oopser.o
+obj-y := clock.o generic.o irq.o time.o #nmi-oopser.o
obj-m :=
obj-n :=
obj- :=