On 11/5/21 7:43 AM, kernel test robot wrote:
tree:
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit.ker...
master
head: d4439a1189f93d0ac1eaf0197db8e6b3e197d5c7
commit: 96792fdd77cd19fcf2368e7c19bb8b78557ae425 ASoC: amd: enable vangogh platform
machine driver build
date: 3 weeks ago
config: x86_64-randconfig-r002-20211103 (attached as .config)
compiler: clang version 14.0.0
(
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub....
264d3b6d4e08401c5b50a85bd76e80b3461d77e6)
reproduce (this is a W=1 build):
wget
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fraw.git...
-O ~/bin/make.cross
chmod +x ~/bin/make.cross
#
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit.ker...
git remote add linus
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit.ker...
git fetch --no-tags linus master
git checkout 96792fdd77cd19fcf2368e7c19bb8b78557ae425
# save the attached .config to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir
ARCH=x86_64 SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
>> ld.lld: error: undefined symbol: __devm_regmap_init_spi
>>> referenced by cs35l41-spi.c:85 (sound/soc/codecs/cs35l41-spi.c:85)
>>> soc/codecs/cs35l41-spi.o:(cs35l41_spi_probe) in archive sound/built-in.a
--
>> ld.lld: error: undefined symbol: spi_setup
>>> referenced by cs35l41-spi.c:62 (sound/soc/codecs/cs35l41-spi.c:62)
>>> soc/codecs/cs35l41-spi.o:(cs35l41_spi_otp_setup) in archive
sound/built-in.a
>>> referenced by cs35l41-spi.c:68 (sound/soc/codecs/cs35l41-spi.c:68)
>>> soc/codecs/cs35l41-spi.o:(cs35l41_spi_otp_setup) in archive
sound/built-in.a
--
>> ld.lld: error: undefined symbol: __spi_register_driver
>>> referenced by cs35l41-spi.c:134 (sound/soc/codecs/cs35l41-spi.c:134)
>>> soc/codecs/cs35l41-spi.o:(cs35l41_spi_driver_init) in archive
sound/built-in.a
Fix was provided by Arnd Bergmann. Below is the patch title.
ASoC: amd: vangogh: add SPI dependency.
Still upstream review is pending.
Thanks,
Vijendar
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://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.0...