summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c2440/Makefile
diff options
context:
space:
mode:
authorKukjin Kim <kgene.kim@samsung.com>2013-01-02 14:01:09 -0800
committerKukjin Kim <kgene.kim@samsung.com>2013-01-10 10:45:38 -0800
commitb4353784ea6d5fd4cffa7498b656f5a72d20f2cd (patch)
tree8dc9bf0a9a319a7f4605c1b05ea712436b5491ef /arch/arm/mach-s3c2440/Makefile
parent2a8394f815153c91d087129f5816a01b45c58277 (diff)
downloadlinux-next-b4353784ea6d5fd4cffa7498b656f5a72d20f2cd.tar.gz
ARM: S3C24XX: remove dsc.c and make regs-dsc.h local
The mach-s3c2440/dsc.c is no longer used and the header, regs-dsc.h can be local in mach-s3c24xx/. Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-s3c2440/Makefile')
-rw-r--r--arch/arm/mach-s3c2440/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-s3c2440/Makefile b/arch/arm/mach-s3c2440/Makefile
index c46092439814..0ddd17fa067e 100644
--- a/arch/arm/mach-s3c2440/Makefile
+++ b/arch/arm/mach-s3c2440/Makefile
@@ -9,8 +9,6 @@ obj-m :=
obj-n :=
obj- :=
-obj-$(CONFIG_CPU_S3C2440) += dsc.o
-
obj-$(CONFIG_S3C2440_CPUFREQ) += s3c2440-cpufreq.o
obj-$(CONFIG_S3C2440_PLL_12000000) += s3c2440-pll-12000000.o