aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2410/Makefile
diff options
context:
space:
mode:
authorKukjin Kim <kgene.kim@samsung.com>2011-08-26 10:59:50 +0900
committerKukjin Kim <kgene.kim@samsung.com>2011-09-16 15:43:31 +0900
commitbbcdad52a4733435c239cb4e829f35d9abc2e06a (patch)
tree73385408d8bc3f440d3c41ed7fc4118ce04e2762 /arch/arm/mach-s3c2410/Makefile
parentARM: S5P: Remove duplicate kdiv calculation (diff)
downloadlinux-dev-bbcdad52a4733435c239cb4e829f35d9abc2e06a.tar.xz
linux-dev-bbcdad52a4733435c239cb4e829f35d9abc2e06a.zip
ARM: S3C24XX: remove unused gpio codes
Cc: Ben Dooks <ben-linux@fluff.org> [kgene.kim@samsung.com: fix build error] Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-s3c2410/Makefile')
-rw-r--r--arch/arm/mach-s3c2410/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c2410/Makefile b/arch/arm/mach-s3c2410/Makefile
index 81695353d8f4..782fd81144e9 100644
--- a/arch/arm/mach-s3c2410/Makefile
+++ b/arch/arm/mach-s3c2410/Makefile
@@ -13,7 +13,6 @@ obj-$(CONFIG_CPU_S3C2410) += s3c2410.o
obj-$(CONFIG_CPU_S3C2410_DMA) += dma.o
obj-$(CONFIG_CPU_S3C2410_DMA) += dma.o
obj-$(CONFIG_S3C2410_PM) += pm.o sleep.o
-obj-$(CONFIG_S3C2410_GPIO) += gpio.o
obj-$(CONFIG_S3C2410_CPUFREQ) += cpu-freq.o
obj-$(CONFIG_S3C2410_PLLTABLE) += pll.o