summaryrefslogtreecommitdiff
path: root/arch/arm/plat-s5p/Makefile
diff options
context:
space:
mode:
authorKukjin Kim <kgene.kim@samsung.com>2012-04-16 08:40:33 +0400
committerKukjin Kim <kgene.kim@samsung.com>2012-05-13 02:01:27 +0400
commit68ae89984710d2e9f3cf2005539c8f91bcce9d40 (patch)
tree5d3e95e215522bdc6f8293d29166b88370dd893c /arch/arm/plat-s5p/Makefile
parentbf46aaeacf728dad9d89ed3d604bf991035dfd77 (diff)
downloadlinux-68ae89984710d2e9f3cf2005539c8f91bcce9d40.tar.xz
ARM: SAMSUNG: move interrupt part for common s5p into plat-samsung
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/plat-s5p/Makefile')
-rw-r--r--arch/arm/plat-s5p/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/plat-s5p/Makefile b/arch/arm/plat-s5p/Makefile
index 83152108af3d..8701c3c36d6a 100644
--- a/arch/arm/plat-s5p/Makefile
+++ b/arch/arm/plat-s5p/Makefile
@@ -12,9 +12,6 @@ obj- :=
# Core files
-obj-y += irq.o
-obj-$(CONFIG_S5P_EXT_INT) += irq-eint.o
-obj-$(CONFIG_S5P_GPIO_INT) += irq-gpioint.o
obj-$(CONFIG_S5P_PM) += pm.o irq-pm.o
obj-$(CONFIG_S5P_SLEEP) += sleep.o
obj-$(CONFIG_S5P_HRT) += s5p-time.o