aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2410/Makefile
diff options
context:
space:
mode:
authorKukjin Kim <kgene.kim@samsung.com>2013-01-21 14:51:08 -0800
committerKukjin Kim <kgene.kim@samsung.com>2013-01-21 15:40:23 -0800
commit98713e401f5cfc2a6c7cdea71b8b71c462a195ce (patch)
treeccc564abdd80a5c2a0b694b4fb0320b8ee78d253 /arch/arm/mach-s3c2410/Makefile
parentARM: S3C64XX: Fix missing header error with CONFIG_CPU_IDLE enabled (diff)
downloadlinux-dev-98713e401f5cfc2a6c7cdea71b8b71c462a195ce.tar.xz
linux-dev-98713e401f5cfc2a6c7cdea71b8b71c462a195ce.zip
ARM: S3C24XX: Move mach-s3c2410/ cpufreq into mach-s3c24xx/
Basically, the cpufreq driver for s3c2410 should be implemented into drivers/cpufreq, but we don't need to keep the mach-s3c2410 directory. So this patch moves current cpufreq driver into mach-s3c24xx/. Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-s3c2410/Makefile')
-rw-r--r--arch/arm/mach-s3c2410/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c2410/Makefile b/arch/arm/mach-s3c2410/Makefile
index 6b9a316e0041..2a160a5a6113 100644
--- a/arch/arm/mach-s3c2410/Makefile
+++ b/arch/arm/mach-s3c2410/Makefile
@@ -9,6 +9,5 @@ obj-m :=
obj-n :=
obj- :=
-obj-$(CONFIG_S3C2410_CPUFREQ) += cpu-freq.o
obj-$(CONFIG_S3C2410_PLLTABLE) += pll.o