Re: linux-next: build failure after merge of the soundwire tree

From: Srinivas Kandagatla
Date: Thu Mar 03 2022 - 06:00:45 EST


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