summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c2410/Makefile
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2006-06-24 20:21:31 (GMT)
committerRussell King <rmk+kernel@arm.linux.org.uk>2006-06-24 20:21:31 (GMT)
commit736855f0c748dacb624070b8d6ffffe4532cf4dc (patch)
tree273afc6674a29fa8e79b073c37d076846e200c3b /arch/arm/mach-s3c2410/Makefile
parent513846f82829efd5bab5359bdc33509e6386fd49 (diff)
downloadlinux-736855f0c748dacb624070b8d6ffffe4532cf4dc.tar.xz
[ARM] 3638/1: S3C2412: core clocks
Patch from Ben Dooks Clock support for the clocks on the Samsung S3C2412 and S3C2413 SoCs. This provides clock enables and parent selection for all the standard clocks. Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-s3c2410/Makefile')
-rw-r--r--arch/arm/mach-s3c2410/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2410/Makefile b/arch/arm/mach-s3c2410/Makefile
index 86219c6..d934a89 100644
--- a/arch/arm/mach-s3c2410/Makefile
+++ b/arch/arm/mach-s3c2410/Makefile
@@ -26,6 +26,7 @@ obj-$(CONFIG_PM_SIMTEC) += pm-simtec.o
# S3C2412 support
obj-$(CONFIG_CPU_S3C2412) += s3c2412.o
+obj-$(CONFIG_CPU_S3C2412) += s3c2412-clock.o
#
# S3C244X support