commit | e0852940662362a641c059610755169e3852b873 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Oct 03 11:37:24 2016 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Oct 03 23:38:11 2016 +0200 |
tree | dd68b8152bcb0fc74d2e12ae83e5ff243ed092b5 | |
parent | f4c1181f0fdeab19fb0b656abfb41bee7ca080b8 [diff] |
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>