[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAD=FV=XjSvV8vrs+62ZFTtdWJo44F_Q8WRX75_FydQ70DDS_2g@mail.gmail.com>
Date: Fri, 13 Aug 2021 07:35:25 -0700
From: Doug Anderson <dianders@...omium.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Mark Brown <broonie@...nel.org>,
Liam Girdwood <lgirdwood@...il.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build warning after merge of the sound-asoc tree
Hi,
On Thu, Aug 12, 2021 at 7:17 PM Stephen Rothwell <sfr@...b.auug.org.au> wrote:
>
> Hi all,
>
> After merging the sound-asoc tree, today's linux-next build (x86_64
> allmodconfig) produced this warning:
>
> sound/soc/codecs/rt5682-i2c.c: In function 'rt5682_i2c_remove':
> sound/soc/codecs/rt5682-i2c.c:297:22: warning: unused variable 'rt5682' [-Wunused-variable]
> 297 | struct rt5682_priv *rt5682 = i2c_get_clientdata(client);
> | ^~~~~~
>
> Introduced by commit
>
> 772d44526e20 ("ASoC: rt5682: Properly turn off regulators if wrong device ID")
Thanks for the report. Fixed by:
https://lore.kernel.org/r/20210813073402.1.Iaa9425cfab80f5233afa78b32d02b6dc23256eb3@changeid
Powered by blists - more mailing lists