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

From: Vinod Koul
Date: Sat May 02 2020 - 07:48:49 EST


On 29-04-20, 18:14, Stephen Rothwell wrote:
> Hi all,
>
> [Sorry that I did not report this earlier.]
>
> After merging the soundwire tree, today's linux-next build (x86_64
> allmodconfig) produced this warning:
>
> drivers/soundwire/intel_init.c:193:14: warning: 'sdw_intel_init' defined but not used [-Wunused-function]
> 193 | static void *sdw_intel_init(acpi_handle *parent_handle,
> | ^~~~~~~~~~~~~~
>
> Introduced by commit
>
> 2978a43e7690 ("soundwire: intel: Make sdw_intel_init static")

Thanks for the report, will fix it

--
~Vinod