summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv210/Makefile
diff options
context:
space:
mode:
authorKukjin Kim2010-02-24 08:40:36 +0100
committerBen Dooks2010-02-24 23:47:22 +0100
commit0c1945d336116e82454b5461238618ef81696669 (patch)
tree4822809e2785cdcbe776e599b18d1327b707afdc /arch/arm/mach-s5pv210/Makefile
parentARM: S5PV210: Add Samsung S5PV210 CPU support (diff)
downloadkernel-qcow2-linux-0c1945d336116e82454b5461238618ef81696669.tar.gz
kernel-qcow2-linux-0c1945d336116e82454b5461238618ef81696669.tar.xz
kernel-qcow2-linux-0c1945d336116e82454b5461238618ef81696669.zip
ARM: S5PV210: Add clock support for S5PV210
This patch adds clock support for S5PV210. This patch adds the clock register definitions and the various system clocks in S5PV210. Clocks that are common to other S5P SoC'c are added in the common S5P clock support. Signed-off-by: Thomas Abraham <thomas.ab@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/mach-s5pv210/Makefile')
-rw-r--r--arch/arm/mach-s5pv210/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s5pv210/Makefile b/arch/arm/mach-s5pv210/Makefile
index a76adc8965f4..bc5587b521fa 100644
--- a/arch/arm/mach-s5pv210/Makefile
+++ b/arch/arm/mach-s5pv210/Makefile
@@ -12,7 +12,7 @@ obj- :=
# Core support for S5PV210 system
-obj-$(CONFIG_CPU_S5PV210) += cpu.o init.o
+obj-$(CONFIG_CPU_S5PV210) += cpu.o init.o clock.o
# machine support