ARM: ixp4xx: stop broadcasting the custom GPIO API
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 10 Sep 2013 12:10:13 +0000 (14:10 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 27 Sep 2013 12:15:44 +0000 (14:15 +0200)
Now that these custom GPIO accessors are only used from the
gpio chip in this machine, move the code out of the include
file and right next to the gpiochip implementation.

Cc: Imre Kaloz <kaloz@openwrt.org>
Cc: Alexandre Courbot <acourbot@nvidia.com>
Acked-by: Krzysztof Halasa <khc@pm.waw.pl>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found