linux/arch/arm/mach-vt8500
Shawn Guo 7d47f36432 ARM: remove redundant 'select GENERIC_GPIO'
In drivers/gpio/Kcong, ARCH_REQUIRE_GPIOLIB selects GPIOLIB which in
turn selects GENERIC_GPIO.  So GENERIC_GPIO will be selected
automatically for those platforms that select ARCH_REQUIRE_GPIOLIB.

Remove the redundant 'select GENERIC_GPIO' for platforms that already
select ARCH_REQUIRE_GPIOLIB at either mach or plat level.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
2013-01-22 00:01:50 -08:00
..
include/mach ARM: arm-soc: multiplatform conversion patches 2012-12-13 10:57:16 -08:00
common.h timer: vt8500: Move timer code to drivers/clocksource 2013-01-14 17:58:21 +13:00
irq.c arm: vt8500: Convert irq.c for multiplatform integration 2012-10-26 16:45:11 +13:00
Kconfig ARM: remove redundant 'select GENERIC_GPIO' 2013-01-22 00:01:50 -08:00
Makefile timer: vt8500: Move timer code to drivers/clocksource 2013-01-14 17:58:21 +13:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
vt8500.c timer: vt8500: Convert vt8500 to use CLKSRC_OF 2013-01-15 10:56:24 -08:00