]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: add missing static inline
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 3 Oct 2016 09:37:24 +0000 (11:37 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 3 Oct 2016 21:38:11 +0000 (23:38 +0200)
commitd01d30eef7b9cf18deeb147902f6292959039bb6
treedd68b8152bcb0fc74d2e12ae83e5ff243ed092b5
parent2d8866cb7d21de1fb754592c6c4a4fa24987c219
gpio: add missing static inline

of_get_named_gpiod_flags() was missing a static inline version
when compiling without OF_GPIO. Add this.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpiolib.h