summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c24xx/Makefile
diff options
context:
space:
mode:
authorHeiko Stuebner <heiko@sntech.de>2013-02-12 09:59:24 -0800
committerKukjin Kim <kgene.kim@samsung.com>2013-03-05 20:20:38 +0900
commit2286cf467e460eabfd0a188c5c5fb46955dcf024 (patch)
tree395af26fd2846ded9c75538124d6c163cd715a68 /arch/arm/mach-s3c24xx/Makefile
parentce6c164bf0ea44fad7969e1f1027d4f6cfb30360 (diff)
ARM: S3C24XX: move s3c2440 irqs to common irq code
Will be integrated in the following patch. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-s3c24xx/Makefile')
-rw-r--r--arch/arm/mach-s3c24xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c24xx/Makefile b/arch/arm/mach-s3c24xx/Makefile
index 051b8f99d2fd..90412607fb47 100644
--- a/arch/arm/mach-s3c24xx/Makefile
+++ b/arch/arm/mach-s3c24xx/Makefile
@@ -31,7 +31,7 @@ obj-$(CONFIG_S3C2412_PM_SLEEP) += sleep-s3c2412.o
obj-$(CONFIG_CPU_S3C2416) += s3c2416.o clock-s3c2416.o
obj-$(CONFIG_S3C2416_PM) += pm-s3c2416.o
-obj-$(CONFIG_CPU_S3C2440) += s3c2440.o irq-s3c2440.o clock-s3c2440.o
+obj-$(CONFIG_CPU_S3C2440) += s3c2440.o clock-s3c2440.o
obj-$(CONFIG_CPU_S3C2442) += s3c2442.o
obj-$(CONFIG_CPU_S3C244X) += s3c244x.o clock-s3c244x.o
obj-$(CONFIG_S3C2440_CPUFREQ) += cpufreq-s3c2440.o