summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5p6442/Makefile
diff options
context:
space:
mode:
authorJassi Brar2010-05-18 04:59:27 +0200
committerBen Dooks2010-05-18 11:00:12 +0200
commitd460f5b035c3b1d192d7ba1dbca50cb441fef08e (patch)
tree0e01189caffd808ae775ca8bd96fdd15b1d72024 /arch/arm/mach-s5p6442/Makefile
parentS5P6440: DMA: Add platform devices for PL330 DMACs (diff)
downloadkernel-qcow2-linux-d460f5b035c3b1d192d7ba1dbca50cb441fef08e.tar.gz
kernel-qcow2-linux-d460f5b035c3b1d192d7ba1dbca50cb441fef08e.tar.xz
kernel-qcow2-linux-d460f5b035c3b1d192d7ba1dbca50cb441fef08e.zip
S5P6442: DMA: Add platform devices for PL330 DMACs
Samsung's Soc S5P6442 has two PL330 DMACs. First is dedicated for Memory->Memory data transfer while the second is meant for data transfer with peripherals. Define and add the peripheral PL330 DMAC as platform device on the S5P6442 platform. Signed-off-by: Jassi Brar <jassi.brar@samsung.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/mach-s5p6442/Makefile')
-rw-r--r--arch/arm/mach-s5p6442/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s5p6442/Makefile b/arch/arm/mach-s5p6442/Makefile
index dde39a6ce6bc..17bd22ee107d 100644
--- a/arch/arm/mach-s5p6442/Makefile
+++ b/arch/arm/mach-s5p6442/Makefile
@@ -12,7 +12,7 @@ obj- :=
# Core support for S5P6442 system
-obj-$(CONFIG_CPU_S5P6442) += cpu.o init.o clock.o
+obj-$(CONFIG_CPU_S5P6442) += cpu.o init.o clock.o dma.o
# machine support