[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <6c53d995-f7cc-ca56-88f8-e3461129b400@amd.com>
Date: Tue, 2 Aug 2022 17:29:07 -0500
From: Mario Limonciello <mario.limonciello@....com>
To: broonie@...nel.org, Linus Walleij <linus.walleij@...aro.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
linux-gpio@...r.kernel.org
Subject: Re: linux-next: build failure after merge of the pinctrl tree
On 8/2/22 17:21, broonie@...nel.org wrote:
> Hi all,
>
> After merging the pinctrl-samsung tree, today's linux-next build
> (x86 allmodconfig) failed like this:
>
> /tmp/next/build/drivers/pinctrl/pinctrl-amd.c: In function 'amd_gpio_dbg_show':
> /tmp/next/build/drivers/pinctrl/pinctrl-amd.c:219:8: error: unused variable 'output_enable' [-Werror=unused-variable]
> 219 | char *output_enable;
> | ^~~~~~~~~~~~~
> cc1: all warnings being treated as errors
>
> Caused by commit
>
> e8129a076a509c ("pinctrl: amd: Use unicode for debugfs output")
>
> I have reverted that commit for today.
I submitted this yesterday to fix it:
https://lore.kernel.org/linux-gpio/20220801144952.141-1-mario.limonciello@amd.com/
Powered by blists - more mailing lists