linux/arch/sh/kernel/cpu/sh2a
Alexandre Courbot 95188aaf9f sh: replace CONFIG_GENERIC_GPIO by CONFIG_GPIOLIB
SH GPIO drivers all use gpiolib and CONFIG_GENERIC_GPIO is only selected
through CONFIG_GPIOLIB, yet some compilation units depended on
CONFIG_GENERIC_GPIO. Make them depend on CONFIG_GPIOLIB instead since it
is more accurate and prepares us for the future removal of
CONFIG_GENERIC_GPIO.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Acked-by: Paul Mundt <lethal@linux-sh.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
2013-03-20 22:48:15 +09:00
..
clock-sh7201.c sh: sh2a sh_clk_ops rename 2012-03-12 22:19:11 +01:00
clock-sh7203.c sh: sh2a sh_clk_ops rename 2012-03-12 22:19:11 +01:00
clock-sh7206.c sh: sh2a sh_clk_ops rename 2012-03-12 22:19:11 +01:00
clock-sh7264.c sh: Add sh7264 device 2012-05-10 11:49:54 +09:00
clock-sh7269.c sh: Add sh7269 device 2012-05-10 17:19:59 +09:00
entry.S sh: Make sure rte delay slots are nopped out on all parts. 2009-08-15 07:41:45 +09:00
ex.S sh: Fix sh2a vbr table for more than 255 irqs 2012-03-07 15:26:03 +09:00
fpu.c sh: fix up fallout from system.h disintegration. 2012-03-30 19:29:57 +09:00
Makefile sh: replace CONFIG_GENERIC_GPIO by CONFIG_GPIOLIB 2013-03-20 22:48:15 +09:00
opcode_helper.c Disintegrate asm/system.h for SH 2012-03-28 18:30:03 +01:00
pinmux-sh7203.c sh: sh7203: pinmux: Use driver-provided pinmux info 2013-01-25 09:24:29 +09:00
pinmux-sh7264.c sh: sh7264: pinmux: Use driver-provided pinmux info 2013-01-25 09:24:29 +09:00
pinmux-sh7269.c sh: sh7269: pinmux: Use driver-provided pinmux info 2013-01-25 09:24:29 +09:00
probe.c sh: Add sh7269 device 2012-05-10 17:19:59 +09:00
setup-mxg.c sh: sh2: Change the specification method of IRQ to SCIx_IRQ_MUXED 2012-04-17 16:17:33 +09:00
setup-sh7201.c sh: sh2: Change the specification method of IRQ to SCIx_IRQ_MUXED 2012-04-17 16:17:33 +09:00
setup-sh7203.c sh: sh2: Change the specification method of IRQ to SCIx_IRQ_MUXED 2012-04-17 16:17:33 +09:00
setup-sh7206.c sh: sh2: Change the specification method of IRQ to SCIx_IRQ_MUXED 2012-04-17 16:17:33 +09:00
setup-sh7264.c sh: Add sh7264 device 2012-05-10 11:49:54 +09:00
setup-sh7269.c sh: Add sh7269 device 2012-05-10 17:19:59 +09:00