1
0
Fork 0
alistair23-linux/arch/arm/mach-mmp
Linus Walleij 5c34a4e89c ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
This replaces:

- "select ARCH_REQUIRE_GPIOLIB" with "select GPIOLIB" as this can
  now be selected directly.

- "select ARCH_WANT_OPTIONAL_GPIOLIB" with no dependency: GPIOLIB
  is now selectable by everyone, so we need not declare our
  intent to select it.

When ordering the symbols the following rationale was used:
if the selects were in alphabetical order, I moved select GPIOLIB
to be in alphabetical order, but if the selects were not
maintained in alphabetical order, I just replaced
"select ARCH_REQUIRE_GPIOLIB" with "select GPIOLIB".

Cc: Michael Büsch <m@bues.ch>
Cc: arm@kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
2016-06-03 12:18:13 -07:00
..
Kconfig ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB 2016-06-03 12:18:13 -07:00
Makefile ARM: mmp: move into ARCH_MULTIPLATFORM 2015-12-01 21:44:31 +01:00
addr-map.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
aspenite.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
avengers_lite.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
brownstone.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
clock-mmp2.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
clock-pxa168.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
clock-pxa910.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
clock.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
clock.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
common.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
common.h clk: mmp: stop using platform headers 2015-12-01 21:44:22 +01:00
cputype.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
devices.c ARM: mmp: avoid unused functions 2015-12-01 21:44:33 +01:00
devices.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
flint.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
gplugd.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
irqs.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
jasper.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
mfp-mmp2.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
mfp-pxa168.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
mfp-pxa910.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
mfp.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
mmp-dt.c ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
mmp2-dt.c ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
mmp2.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
mmp2.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
pm-mmp2.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
pm-mmp2.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
pm-pxa910.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
pm-pxa910.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
pxa168.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
pxa168.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
pxa910.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
pxa910.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
regs-apbc.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
regs-apmu.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
regs-icu.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
regs-timers.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
regs-usb.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
sram.c ARM: drivers: remove __dev* attributes. 2013-01-03 15:57:04 -08:00
tavorevb.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
teton_bga.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
teton_bga.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
time.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
ttc_dkb.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00