Linux GPIO subsystem development
 help / color / mirror / Atom feed
* linux-next: build failure after merge of the pinctrl tree
@ 2022-08-02 22:21 broonie
  2022-08-02 22:29 ` Mario Limonciello
  0 siblings, 1 reply; 2+ messages in thread
From: broonie @ 2022-08-02 22:21 UTC (permalink / raw)
  To: Linus Walleij, Mario Limonciello
  Cc: Linux Kernel Mailing List, Linux Next Mailing List, linux-gpio

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: linux-next: build failure after merge of the pinctrl tree
  2022-08-02 22:21 linux-next: build failure after merge of the pinctrl tree broonie
@ 2022-08-02 22:29 ` Mario Limonciello
  0 siblings, 0 replies; 2+ messages in thread
From: Mario Limonciello @ 2022-08-02 22:29 UTC (permalink / raw)
  To: broonie, Linus Walleij
  Cc: Linux Kernel Mailing List, Linux Next Mailing List, linux-gpio

On 8/2/22 17:21, broonie@kernel.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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-02 22:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-02 22:21 linux-next: build failure after merge of the pinctrl tree broonie
2022-08-02 22:29 ` Mario Limonciello

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox