aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500
diff options
context:
space:
mode:
authorGrant Likely <grant.likely@secretlab.ca>2011-05-26 17:30:03 -0600
committerGrant Likely <grant.likely@secretlab.ca>2011-05-26 17:30:03 -0600
commit37d72457644a1ded37d57dd9ae664e4e228a034d (patch)
treea3fc8147452e79ae45b4b912ba5ab16161a0e2fa /arch/arm/mach-ux500
parent06caa7ad8341db2f03165fa763559475cc404584 (diff)
downloadkernel_samsung_smdk4412-37d72457644a1ded37d57dd9ae664e4e228a034d.zip
kernel_samsung_smdk4412-37d72457644a1ded37d57dd9ae664e4e228a034d.tar.gz
kernel_samsung_smdk4412-37d72457644a1ded37d57dd9ae664e4e228a034d.tar.bz2
gpio: move Nomadik GPIO driver to drivers/gpio
This moves the Nomadik GPIO driver out of arch/arm/plat-nomadik and into the desired location indicated by the subsystem maintainer. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> [grant.likely: squashed with kconfig fixup] Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'arch/arm/mach-ux500')
-rw-r--r--arch/arm/mach-ux500/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-ux500/Kconfig b/arch/arm/mach-ux500/Kconfig
index 54429d0..f8b9392 100644
--- a/arch/arm/mach-ux500/Kconfig
+++ b/arch/arm/mach-ux500/Kconfig
@@ -5,7 +5,6 @@ config UX500_SOC_COMMON
default y
select ARM_GIC
select HAS_MTU
- select NOMADIK_GPIO
select ARM_ERRATA_753970
menu "Ux500 SoC"