2022-03-03 11:34:34

by Srinivas Kandagatla

[permalink] [raw]
Subject: Re: linux-next: build failure after merge of the soundwire tree

Thanks Stephen,

On 03/03/2022 10:59, Stephen Rothwell wrote:
> Hi all,
>
> After merging the soundwire tree, today's linux-next build (s390
> allmodconfig) failed like this:
>
> drivers/soundwire/qcom.c:1460:12: error: 'swrm_runtime_resume' defined but not used [-Werror=unused-function]
>
> Caused by commit
>
> 74e79da9fd46 ("soundwire: qcom: add runtime pm support")

Fix patch is on the way.

--srini
>


2022-03-03 16:29:51

by Vinod Koul

[permalink] [raw]
Subject: Re: linux-next: build failure after merge of the soundwire tree

On 03-03-22, 11:00, Srinivas Kandagatla wrote:
> Thanks Stephen,
>
> On 03/03/2022 10:59, Stephen Rothwell wrote:
> > Hi all,
> >
> > After merging the soundwire tree, today's linux-next build (s390
> > allmodconfig) failed like this:
> >
> > drivers/soundwire/qcom.c:1460:12: error: 'swrm_runtime_resume' defined but not used [-Werror=unused-function]
> >
> > Caused by commit
> >
> > 74e79da9fd46 ("soundwire: qcom: add runtime pm support")
>
> Fix patch is on the way.

Thanks and it should be in -next tomorrow

--
~Vinod