Re: bytcr_rt5640.c:(.text+0x1593b4): undefined reference to `sst_acpi_find_name_from_hid'

From: Randy Dunlap
Date: Tue Mar 29 2016 - 12:38:36 EST


On 03/29/16 07:21, Borislav Petkov wrote:
> Hi guys,
>
> I'm seeing a bunch of those errors today on randconfig builds:
>
> sound/built-in.o: In function `snd_byt_rt5640_mc_probe':
> bytcr_rt5640.c:(.text+0x1593b4): undefined reference to `sst_acpi_find_name_from_hid'
> make: *** [vmlinux] Error 1
>
> ERROR: "sst_acpi_find_name_from_hid" [sound/soc/intel/boards/snd-soc-sst-bytcr-rt5640.ko] undefined!
> make[1]: *** [__modpost] Error 1
> make: *** [modules] Error 2
> make: *** Waiting for unfinished jobs....
>
> Some of the failing configs attached.
>

I have 2 patches for this. I'll send them right away.


--
~Randy