aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c24xx/Makefile
diff options
context:
space:
mode:
authorHeiko Stuebner <heiko@sntech.de>2012-05-12 16:22:17 +0900
committerKukjin Kim <kgene.kim@samsung.com>2012-05-12 16:22:17 +0900
commit4a9f52fd8959481e75af2f1e17283813892fdd72 (patch)
treefe11a0d0012fa72a49351dc9754d32a2e7d1fb9f /arch/arm/plat-s3c24xx/Makefile
parentLinux 3.4-rc6 (diff)
downloadlinux-dev-4a9f52fd8959481e75af2f1e17283813892fdd72.tar.xz
linux-dev-4a9f52fd8959481e75af2f1e17283813892fdd72.zip
ARM: S3C24XX: move plat-s3c24xx/cpu.c
Following the model of s3c64xx cpu.c becomes common.c in mach-s3c24xx, to got more common code added later on. 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 2467b800cc76..f7fe935b8525 100644
--- a/arch/arm/plat-s3c24xx/Makefile
+++ b/arch/arm/plat-s3c24xx/Makefile
@@ -12,7 +12,6 @@ obj- :=
# Core files
-obj-y += cpu.o
obj-y += irq.o
obj-y += dev-uart.o
obj-y += clock.o