tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 5d02ef4b57f6e7d4dcba14d40cf05373a146a605 commit: a5e0091d62abb9599d9dea505ec0e8c820001831 [3105/5235] ASoC: cs35l41: Fix link problem config: i386-randconfig-a014-20211206 (https://download.01.org/0day-ci/archive/20211207/202112070229.jmr1TcfY-lkp@xxxxxxxxx/config) compiler: gcc-9 (Debian 9.3.0-22) 9.3.0 reproduce (this is a W=1 build): # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=a5e0091d62abb9599d9dea505ec0e8c820001831 git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git git fetch --no-tags linux-next master git checkout a5e0091d62abb9599d9dea505ec0e8c820001831 # save the config file to linux build tree mkdir build_dir make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <lkp@xxxxxxxxx> Note: the linux-next/master HEAD 5d02ef4b57f6e7d4dcba14d40cf05373a146a605 builds fine. It may have been fixed somewhere. All errors (new ones prefixed by >>, old ones prefixed by <<): ERROR: modpost: "__devm_regmap_init_spi" [sound/soc/codecs/snd-soc-cs35l41-spi.ko] undefined! >> ERROR: modpost: "cs35l41_regmap_spi" [sound/soc/codecs/snd-soc-cs35l41-spi.ko] undefined! ERROR: modpost: "__spi_register_driver" [sound/soc/codecs/snd-soc-cs35l41-spi.ko] undefined! ERROR: modpost: "spi_setup" [sound/soc/codecs/snd-soc-cs35l41-spi.ko] undefined! >> ERROR: modpost: "cs35l41_remove" [sound/soc/codecs/snd-soc-cs35l41-spi.ko] undefined! >> ERROR: modpost: "cs35l41_probe" [sound/soc/codecs/snd-soc-cs35l41-spi.ko] undefined! Kconfig warnings: (for reference only) WARNING: unmet direct dependencies detected for SND_SOC_CS35L41_SPI Depends on SOUND && !UML && SND && SND_SOC && SPI_MASTER Selected by - SND_SOC_AMD_VANGOGH_MACH && SOUND && !UML && SND && SND_SOC && SND_SOC_AMD_ACP5x && I2C --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx