aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/Makefile
diff options
context:
space:
mode:
authorKevin Hilman <khilman@deeprootsystems.com>2009-04-14 07:18:14 -0500
committerKevin Hilman <khilman@deeprootsystems.com>2009-04-27 09:49:42 -0700
commita4768d2275cb7c0d2a665b9ad4de07834be0714b (patch)
treed6c756b06e11d78f22d69fe275b37be2d10ad6a4 /arch/arm/mach-davinci/Makefile
parentdavinci: timers: use clk_get_rate() (diff)
downloadlinux-dev-a4768d2275cb7c0d2a665b9ad4de07834be0714b.tar.xz
linux-dev-a4768d2275cb7c0d2a665b9ad4de07834be0714b.zip
davinci: add EDMA driver
Original code for 2.6.10 and 2.6.28 series done by Texas Instruments and MontaVista, but major updates and rework done by Troy Kisky and David Brownell. Cc: Sergei Shtylyov <sshtylyov@ru.mvista.com> Cc: Sudhakar Rajashekhara <sudhakar.raj@ti.com> Cc: Troy Kisky <troy.kisky@boundarydevices.com> Cc: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Diffstat (limited to 'arch/arm/mach-davinci/Makefile')
-rw-r--r--arch/arm/mach-davinci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-davinci/Makefile b/arch/arm/mach-davinci/Makefile
index 4dc458597f40..3ee3d73d9566 100644
--- a/arch/arm/mach-davinci/Makefile
+++ b/arch/arm/mach-davinci/Makefile
@@ -5,7 +5,7 @@
# Common objects
obj-y := time.o irq.o clock.o serial.o io.o id.o psc.o \
- gpio.o mux.o devices.o usb.o
+ gpio.o mux.o devices.o dma.o usb.o
# Board specific
obj-$(CONFIG_MACH_DAVINCI_EVM) += board-evm.o