summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c24xx/Makefile
diff options
context:
space:
mode:
authorHeiko Stuebner <heiko@sntech.de>2012-05-12 16:22:18 +0900
committerKukjin Kim <kgene.kim@samsung.com>2012-05-12 16:22:18 +0900
commit2473f713ec78e477b9c97d122f9304ad9bc7d98a (patch)
tree971d053e26695d5b8f1cac15eee8805e4210bd37 /arch/arm/plat-s3c24xx/Makefile
parentde7bfff1b251395be9a229ee14191105d8d1385d (diff)
downloadop-kernel-dev-2473f713ec78e477b9c97d122f9304ad9bc7d98a.zip
op-kernel-dev-2473f713ec78e477b9c97d122f9304ad9bc7d98a.tar.gz
ARM: S3C24XX: move common clock init into common.c
Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/plat-s3c24xx/Makefile')
-rw-r--r--arch/arm/plat-s3c24xx/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/plat-s3c24xx/Makefile b/arch/arm/plat-s3c24xx/Makefile
index a07bbc9..9f60549c 100644
--- a/arch/arm/plat-s3c24xx/Makefile
+++ b/arch/arm/plat-s3c24xx/Makefile
@@ -13,7 +13,6 @@ obj- :=
# Core files
obj-y += irq.o
-obj-y += clock.o
obj-$(CONFIG_S3C24XX_DCLK) += clock-dclk.o
obj-$(CONFIG_CPU_FREQ_S3C24XX) += cpu-freq.o
OpenPOWER on IntegriCloud