[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1902790.PYKUYFuaPT@kreacher>
Date: Fri, 03 Dec 2021 17:50:36 +0100
From: "Rafael J. Wysocki" <rjw@...ysocki.net>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Daniel Lezcano <daniel.lezcano@...aro.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the pm tree
On Thursday, December 2, 2021 11:04:45 AM CET Daniel Lezcano wrote:
>
> On 02/12/2021 00:28, Stephen Rothwell wrote:
> > Hi all,
> >
> > After merging the pm tree, today's linux-next build (x86_64 allmodconfig)
> > failed like this:
> >
> > drivers/powercap/dtpm.c: In function 'init_dtpm':
> > drivers/powercap/dtpm.c:466:21: error: unused variable 'dtpm_descr' [-Werror=unused-variable]
> > 466 | struct dtpm_descr *dtpm_descr;
> > | ^~~~~~~~~~
> > cc1: all warnings being treated as errors
> >
> > Caused by commit
> >
> > f751db8adaea ("powercap/drivers/dtpm: Disable DTPM at boot time")
>
> Rafael, will you drop the patch from your tree and I send a new one with
> the local variable also, or shall I send a change on top of?
I'll fix this.
Powered by blists - more mailing lists