Re: linux-next: build failure after merge of the gpio-brgl tree

From: Andy Shevchenko
Date: Mon Dec 20 2021 - 07:48:05 EST


On Mon, Dec 20, 2021 at 11:22 AM Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
>
> Hi all,
>
> After merging the gpio-brgl tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> drivers/gpio/gpio-rda.c: In function 'rda_gpio_probe':
> drivers/gpio/gpio-rda.c:200:22: error: unused variable 'np' [-Werror=unused-variable]
> 200 | struct device_node *np = pdev->dev.of_node;
> | ^~
> cc1: all warnings being treated as errors
>
> Caused by commit
>
> 448cf90513d9 ("gpio: Get rid of duplicate of_node assignment in the drivers")
>
> I have used the gpio-brgl tree from next-20211217 (with the revert) for today.

My fault, sorry. Fix patch is on the way!




--
With Best Regards,
Andy Shevchenko