On Mon, Mar 27, 2017 at 1:37 PM, Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > pinctrl_init_controller() is not used outside core.c, thus make it > static and prevent compiler to warn. > > drivers/pinctrl/core.c:1943:21: warning: no previous prototype for ‘pinctrl_init_controller’ [-Wmissing-prototypes] > struct pinctrl_dev *pinctrl_init_controller(struct pinctrl_desc *pctldesc, > ^~~~~~~~~~~~~~~~~~~~~~~ > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Patch applied. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html