summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2013-10-01 10:45:42 +0200
committerLinus Walleij <linus.walleij@linaro.org>2013-10-01 10:49:39 +0200
commit85649711a8959f181b8b646bb985996736af97b8 (patch)
tree33d7ae6f4801cb7916ac1667db48e8a630d5a4d1 /arch/arm/Kconfig
parenta72be8b89eb97655ea9b474bc7d6306672a922c2 (diff)
downloadop-kernel-dev-85649711a8959f181b8b646bb985996736af97b8.zip
op-kernel-dev-85649711a8959f181b8b646bb985996736af97b8.tar.gz
ARM: gemini: delete <mach/gpio.h>
The Gemini has no need of a <mach/gpio.h> header as this is only used by the machine-local gpio.c gpiochip driver, which is also only using the irq_to_gpio() macro. Delete the file, move the single macro into the driver and remove the NEED_MACH_GPIO_H flag. Cc: Hans Ulli Kroll <ulli.kroll@googlemail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index c0ed4b2..e4061de 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -388,7 +388,6 @@ config ARCH_GEMINI
select ARCH_REQUIRE_GPIOLIB
select ARCH_USES_GETTIMEOFFSET
select CPU_FA526
- select NEED_MACH_GPIO_H
help
Support for the Cortina Systems Gemini family SoCs
OpenPOWER on IntegriCloud