[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdZUpuK2fg9ASF_0z_c=9r2sk0vU5JKsje98J-Qt1aQSrQ@mail.gmail.com>
Date: Wed, 21 Aug 2019 09:00:59 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the pinctrl tree
On Wed, Aug 21, 2019 at 8:16 AM Stephen Rothwell <sfr@...b.auug.org.au> wrote:
> After merging the pinctrl tree, today's linux-next build (arm
> multi_v7_defconfig) failed like this:
>
> drivers/pinctrl/pinctrl-st.c: In function 'st_pctl_dt_parse_groups':
> drivers/pinctrl/pinctrl-st.c:1212:15: error: implicit declaration of function 'of_get_named_gpio'; did you mean 'of_get_address'? [-Werror=implicit-function-declaration]
> conf->pin = of_get_named_gpio(pins, pp->name, 0);
> ^~~~~~~~~~~~~~~~~
> of_get_address
>
> Probably caused by commit
>
> 712dfdaf62b6 ("pinctrl: st: Include the right header")
Yeah my mistake :(
I made a v2 patch fixing the error and took this out.
Thanks,
Linus Walleij
Powered by blists - more mailing lists