[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220802222137.2435761-1-broonie@kernel.org>
Date: Tue, 2 Aug 2022 23:21:37 +0100
From: broonie@...nel.org
To: Linus Walleij <linus.walleij@...aro.org>,
Mario Limonciello <mario.limonciello@....com>
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: linux-next: build failure after merge of the pinctrl tree
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.
Powered by blists - more mailing lists