• L
    ARM: gemini: delete <mach/gpio.h> · 85649711
    Linus Walleij 提交于
    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: NLinus Walleij <linus.walleij@linaro.org>
    85649711
Kconfig 65.2 KB