commit | f4c1181f0fdeab19fb0b656abfb41bee7ca080b8 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Oct 03 10:59:32 2016 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Oct 03 23:38:11 2016 +0200 |
tree | b2249d06e84add71fc8bc9c94b02ab1c875219d4 | |
parent | 031ba28a8197a08e67b12d7ec935b24eb3638345 [diff] |
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>