On 3/4/20 10:55 PM, Stephen Rothwell wrote: > Hi all, > > Changes since 20200304: > on x86_64: CONFIG_MFD_WCD934X=m CONFIG_SND_SOC_WCD934X=y ld: sound/soc/codecs/wcd934x.o: in function `wcd934x_trigger': wcd934x.c:(.text+0x754): undefined reference to `slim_stream_prepare' ld: wcd934x.c:(.text+0x768): undefined reference to `slim_stream_enable' ld: wcd934x.c:(.text+0x797): undefined reference to `slim_stream_unprepare' ld: wcd934x.c:(.text+0x7ab): undefined reference to `slim_stream_disable' ld: sound/soc/codecs/wcd934x.o: in function `wcd934x_codec_probe': wcd934x.c:(.text+0x4c6c): undefined reference to `of_slim_get_device' ld: wcd934x.c:(.text+0x4cd4): undefined reference to `slim_get_logical_addr' ld: wcd934x.c:(.text+0x4cfe): undefined reference to `__regmap_init_slimbus' ld: sound/soc/codecs/wcd934x.o: in function `wcd934x_hw_params': wcd934x.c:(.text+0x6027): undefined reference to `slim_stream_allocate' Full randconfig file is attached. -- ~Randy Reported-by: Randy Dunlap