diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2015-08-25 11:12:43 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2015-09-14 09:12:03 +0200 |
commit | aad38b75fb632200eb64282469458d21ce2cc39a (patch) | |
tree | cee89a07e6280fcac21273c0ce0fd59e312e0dec /drivers/gpio/gpiolib.c | |
parent | gpio: mxs: need to check return value of irq_alloc_generic_chip (diff) | |
download | linux-aad38b75fb632200eb64282469458d21ce2cc39a.tar.xz linux-aad38b75fb632200eb64282469458d21ce2cc39a.zip |
gpio: rcar: GPIO_RCAR doesn't relate to ARM
8cd1470("gpio: rcar: Add r8a7795 (R-Car H3) support") added
GPIO support for r8a7795. r8a7795 based on CONFIG_ARM64.
OTOH, GPIO_RCAR driver can be compiled fine on non-ARM.
This patch removed ARM dependency for it.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpiolib.c')
0 files changed, 0 insertions, 0 deletions