linux-next: build failure after merge of the sound-asoc-fixes tree

From: Stephen Rothwell
Date: Thu Feb 06 2025 - 23:28:21 EST


Hi all,

After merging the sound-asoc-fixes tree, today's linux-next build
(powerpc allyesconfig) failed like this:

sound/soc/codecs/cs35l41.c: In function 'cs35l41_acpi_get_name':
sound/soc/codecs/cs35l41.c:1166:31: error: implicit declaration of function 'acpi_device_hid'; did you mean 'acpi_device_handle'? [-Wimplicit-function-declaration]
1166 | hid = acpi_device_hid(adev);
| ^~~~~~~~~~~~~~~
| acpi_device_handle
sound/soc/codecs/cs35l41.c:1166:29: error: assignment to 'const char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
1166 | hid = acpi_device_hid(adev);
| ^

Caused by commit

1d44a30ae3f9 ("ASoC: cs35l41: Fallback to using HID for system_name if no SUB is available")

I have reverted that commit for today.

--
Cheers,
Stephen Rothwell

Attachment: pgpoufQFcGFZc.pgp
Description: OpenPGP digital signature