aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx/Makefile
diff options
context:
space:
mode:
authorMika Westerberg <mika.westerberg@iki.fi>2011-05-29 13:10:03 +0300
committerGrant Likely <grant.likely@secretlab.ca>2011-06-08 15:45:52 -0600
commite791e3455f1b7e92f0b66f460ade9c7a2299ac7e (patch)
tree6cb3598182ab413d95dde459e5ab217607814245 /arch/arm/mach-ep93xx/Makefile
parentdmaengine: add ep93xx DMA support (diff)
downloadlinux-dev-e791e3455f1b7e92f0b66f460ade9c7a2299ac7e.tar.xz
linux-dev-e791e3455f1b7e92f0b66f460ade9c7a2299ac7e.zip
ep93xx: add dmaengine platform code
Add platform support code for the new EP93xx dmaengine driver. Signed-off-by: Mika Westerberg <mika.westerberg@iki.fi> Signed-off-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, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-ep93xx/Makefile b/arch/arm/mach-ep93xx/Makefile
index 33ee2c863d18..4920f7ae8330 100644
--- a/arch/arm/mach-ep93xx/Makefile
+++ b/arch/arm/mach-ep93xx/Makefile
@@ -6,6 +6,8 @@ obj-m :=
obj-n :=
obj- :=
+obj-$(CONFIG_EP93XX_DMA) += dma.o
+
obj-$(CONFIG_MACH_ADSSPHERE) += adssphere.o
obj-$(CONFIG_MACH_EDB93XX) += edb93xx.o
obj-$(CONFIG_MACH_GESBC9312) += gesbc9312.o