summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100/Makefile
diff options
context:
space:
mode:
authorLinus Walleij2011-08-22 09:49:07 +0200
committerRussell King2011-08-22 10:13:44 +0200
commit2428835fc6a579b68dde16d37e0b72ca29259c96 (patch)
tree3118e3f4793d2032c0d469f2f4d6e86992918547 /arch/arm/mach-sa1100/Makefile
parentARM: 7045/1: mach-lpc32xx: break out GPIO driver specifics (diff)
downloadkernel-qcow2-linux-2428835fc6a579b68dde16d37e0b72ca29259c96.tar.gz
kernel-qcow2-linux-2428835fc6a579b68dde16d37e0b72ca29259c96.tar.xz
kernel-qcow2-linux-2428835fc6a579b68dde16d37e0b72ca29259c96.zip
ARM: 7049/1: mach-sa1100: move SA1100 GPIO driver to GPIO subsystem
As per example from the other ARM boards, push the SA100 GPIO driver down to the GPIO subsystem so it can be consolidated. 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-sa1100/Makefile')
-rw-r--r--arch/arm/mach-sa1100/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-sa1100/Makefile b/arch/arm/mach-sa1100/Makefile
index 41252d22e659..73a5c6431792 100644
--- a/arch/arm/mach-sa1100/Makefile
+++ b/arch/arm/mach-sa1100/Makefile
@@ -3,7 +3,7 @@
#
# Common support
-obj-y := clock.o generic.o gpio.o irq.o dma.o time.o #nmi-oopser.o
+obj-y := clock.o generic.o irq.o dma.o time.o #nmi-oopser.o
obj-m :=
obj-n :=
obj- :=