gpio: OF: localize some gpiochip init functions
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 3 Oct 2016 08:59:32 +0000 (10:59 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 3 Oct 2016 21:38:11 +0000 (23:38 +0200)
commitf4c1181f0fdeab19fb0b656abfb41bee7ca080b8
treeb2249d06e84add71fc8bc9c94b02ab1c875219d4
parent031ba28a8197a08e67b12d7ec935b24eb3638345
gpio: OF: localize some gpiochip init functions

of_gpiochip_add() and of_gpiochip_remove() are only used locally
in the gpio subsystem so move these functions to the local
header.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpiolib.h
include/linux/of_gpio.h