MIPS: jz4740: Remove custom GPIO code
commite25f2af64679581f22b3b9a4681964bd0bb8e417
authorPaul Cercueil <paul@crapouillou.net>
Fri, 12 May 2017 16:53:07 +0000 (12 18:53 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 22 May 2017 15:26:34 +0000 (22 17:26 +0200)
treefe97caa3e9fc30938db4b7f225cee464d7ce1a75
parent89a6139cd802dc40729b19559effb7a2900b0df6
MIPS: jz4740: Remove custom GPIO code

All the drivers for the various hardware elements of the jz4740 SoC have
been modified to use the pinctrl framework for their pin configuration
needs.
As such, this platform code is now unused and can be deleted.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/mips/include/asm/mach-jz4740/gpio.h
arch/mips/jz4740/Makefile
arch/mips/jz4740/gpio.c [deleted file]