gpio: rcar: GPIO_RCAR doesn't relate to ARM
authorKuninori Morimoto <[email protected]>
Tue, 25 Aug 2015 09:12:43 +0000 (09:12 +0000)
committerLinus Walleij <[email protected]>
Mon, 14 Sep 2015 07:12:03 +0000 (09:12 +0200)
commitaad38b75fb632200eb64282469458d21ce2cc39a
treecee89a07e6280fcac21273c0ce0fd59e312e0dec
parent1bbc557d976b4e5ae9a41d619bd79f09ccac9afc
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 <[email protected]>
Acked-by: Geert Uytterhoeven <[email protected]>
Acked-by: Simon Horman <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
drivers/gpio/Kconfig