aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ks8695/Makefile
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2011-08-22 08:37:10 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2011-08-22 09:12:54 +0100
commitdb23c7332b5391646c32585b06328da0463418f8 (patch)
treefc6123882b89ccc3ee5fe132c02003c9bf3a3ea7 /arch/arm/mach-ks8695/Makefile
parente9fe594344c3db554aebb48513b60bba90c4dd2d (diff)
ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystem
As per example from the other ARM boards, push the KS8695 GPIO driver down to the GPIO subsystem so it can be consolidated. Cc: zeal <zealcook@gmail.com> Cc: Ben Dooks <ben-linux@fluff.org> Acked-by: Daniel Silverstone <dsilvers@simtec.co.uk> Acked-by: Simtec Linux Team <linux@simtec.co.uk> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-ks8695/Makefile')
-rw-r--r--arch/arm/mach-ks8695/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-ks8695/Makefile b/arch/arm/mach-ks8695/Makefile
index 7e3e8160ed30..853efd9133c6 100644
--- a/arch/arm/mach-ks8695/Makefile
+++ b/arch/arm/mach-ks8695/Makefile
@@ -3,7 +3,7 @@
# Makefile for KS8695 architecture support
#
-obj-y := cpu.o irq.o time.o gpio.o devices.o
+obj-y := cpu.o irq.o time.o devices.o
obj-m :=
obj-n :=
obj- :=