summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-u300/Makefile
diff options
context:
space:
mode:
authorLinus Walleij2011-05-24 23:06:52 +0200
committerGrant Likely2011-05-27 01:29:33 +0200
commit06caa7ad8341db2f03165fa763559475cc404584 (patch)
treec0ae571b12d30e66a9792d4914ff9ec86943e419 /arch/arm/mach-u300/Makefile
parentlangwell_gpio: add runtime pm support (diff)
downloadkernel-qcow2-linux-06caa7ad8341db2f03165fa763559475cc404584.tar.gz
kernel-qcow2-linux-06caa7ad8341db2f03165fa763559475cc404584.tar.xz
kernel-qcow2-linux-06caa7ad8341db2f03165fa763559475cc404584.zip
gpio: move U300 GPIO driver to drivers/gpio
This moves the U300 GPIO driver out of arch/arm/mach-u300 and into the desired location indicated by the subsystem maintainer. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'arch/arm/mach-u300/Makefile')
-rw-r--r--arch/arm/mach-u300/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-u300/Makefile b/arch/arm/mach-u300/Makefile
index fab46fe9a71f..8fd354aaf0a7 100644
--- a/arch/arm/mach-u300/Makefile
+++ b/arch/arm/mach-u300/Makefile
@@ -2,7 +2,7 @@
# Makefile for the linux kernel, U300 machine.
#
-obj-y := core.o clock.o timer.o gpio.o padmux.o
+obj-y := core.o clock.o timer.o padmux.o
obj-m :=
obj-n :=
obj- :=