]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: remove export of private of_get_named_gpio_flags()
authorAlexandre Courbot <acourbot@nvidia.com>
Tue, 22 Jul 2014 07:17:39 +0000 (16:17 +0900)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 23 Jul 2014 15:36:20 +0000 (17:36 +0200)
commitc329b39cf61a10bd1d1c262e9bc8c1a4b59b6afa
tree55db3da848d3cc2bf903ecb869f5edc8dad9c097
parent8b4c662577832b6516b1abdb73cfc26764cc1f32
gpio: remove export of private of_get_named_gpio_flags()

of_get_named_gpio_flags() has been made gpiolib-private by commit
263c0af8b6, but its EXPORT statement has not been removed. Fix this.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpiolib-of.c