aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5p6442/Makefile
diff options
context:
space:
mode:
authorKukjin Kim <kgene.kim@samsung.com>2010-02-04 09:42:13 +0900
committerBen Dooks <ben-linux@fluff.org>2010-02-24 01:52:15 +0000
commitb6f837575edc5213e00903afea240f0119ee5ec9 (patch)
treed115bae68ec67a5abf8663579e192f5c8ed856a2 /arch/arm/mach-s5p6442/Makefile
parentARM: S5P6442: Add Samsung S5P6442 CPU support (diff)
downloadlinux-dev-b6f837575edc5213e00903afea240f0119ee5ec9.tar.xz
linux-dev-b6f837575edc5213e00903afea240f0119ee5ec9.zip
ARM: S5P6442: Add clock support for S5P6442
This patch adds clock support for S5P6442. This patch adds the clock register definitions and the various system clocks in S5P6442. Signed-off-by: Adityapratap Sharma <aditya.ps@samsung.com> Signed-off-by: Atul Dahiya <atul.dahiya@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-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 8a0f8ac65602..501d2510a9a2 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
+obj-$(CONFIG_CPU_S5P6442) += cpu.o init.o clock.o
# machine support