summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv310/Makefile
diff options
context:
space:
mode:
authorJongpill Lee <boyko.lee@samsung.com>2010-10-14 15:52:16 +0900
committerKukjin Kim <kgene.kim@samsung.com>2010-10-25 16:06:33 +0900
commitd2e7eca36dde5ee8979362bed5b27e47b37e94a0 (patch)
treeb9e550b22c6d4bb17ea19e007055b8e3190a64b8 /arch/arm/mach-s5pv310/Makefile
parent37ea63b14bec667957ca3cfaa899c6e103fdb854 (diff)
downloadlinux-stable-d2e7eca36dde5ee8979362bed5b27e47b37e94a0.tar.gz
linux-stable-d2e7eca36dde5ee8979362bed5b27e47b37e94a0.tar.bz2
linux-stable-d2e7eca36dde5ee8979362bed5b27e47b37e94a0.zip
ARM: S5PV310: Add support GPIOlib
This patch adds GPIOlib support for S5PV310 and S5PC210. Signed-off-by: Jongpill Lee <boyko.lee@samsung.com> Signed-off-by: Sangbeom Kim <sbkim73@samsung.com> [kgene.kim@samsung.com: Fix NR_IRQS] Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-s5pv310/Makefile')
-rw-r--r--arch/arm/mach-s5pv310/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s5pv310/Makefile b/arch/arm/mach-s5pv310/Makefile
index 425cdd6f9660..ac3b4c125558 100644
--- a/arch/arm/mach-s5pv310/Makefile
+++ b/arch/arm/mach-s5pv310/Makefile
@@ -13,7 +13,7 @@ obj- :=
# Core support for S5PV310 system
obj-$(CONFIG_CPU_S5PV310) += cpu.o init.o clock.o irq-combiner.o
-obj-$(CONFIG_CPU_S5PV310) += setup-i2c0.o time.o
+obj-$(CONFIG_CPU_S5PV310) += setup-i2c0.o time.o gpiolib.o
obj-$(CONFIG_SMP) += platsmp.o headsmp.o
obj-$(CONFIG_LOCAL_TIMERS) += localtimer.o