Re: linux-next: build failure after merge of the gpio tree
From: Linus Walleij
Date: Wed Apr 01 2020 - 04:19:04 EST
On Wed, Apr 1, 2020 at 9:49 AM Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote:
> > +EXPORT_SYMBOL_GPL(of_pinctrl_get);
>
> As exporting symbols has its (space) cost, and of_pinctrl_get() is a tiny
> function, what about making it an inline function in
> include/linux/pinctrl/pinctrl.h instead?
I'm all for it! :)
Yours,
Linus Walleij