Hi Neil,
kernel test robot noticed the following build errors:
[auto build test ERROR on broonie-sound/for-next] [also build test ERROR on linus/master v6.7-rc4 next-20231205] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information]
url: https://github.com/intel-lab-lkp/linux/commits/Neil-Armstrong/ASoC-dt-bindin... base: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next patch link: https://lore.kernel.org/r/20231201-topic-sm8650-upstream-wcd939x-codec-v2-5-... patch subject: [PATCH v2 5/5] ASoC: codecs: Add WCD939x Codec driver config: x86_64-randconfig-001-20231203 (https://download.01.org/0day-ci/archive/20231206/202312061428.ck8TrWdU-lkp@i...) compiler: clang version 16.0.4 (https://github.com/llvm/llvm-project.git ae42196bc493ffe877a7e3dff8be32035dea4d07) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231206/202312061428.ck8TrWdU-lkp@i...)
If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot lkp@intel.com | Closes: https://lore.kernel.org/oe-kbuild-all/202312061428.ck8TrWdU-lkp@intel.com/
All errors (new ones prefixed by >>):
ld.lld: error: undefined symbol: typec_switch_unregister
referenced by wcd939x.c:3610 (sound/soc/codecs/wcd939x.c:3610) sound/soc/codecs/wcd939x.o:(wcd939x_probe) in archive vmlinux.a
--
ld.lld: error: undefined symbol: fwnode_typec_switch_get
referenced by wcd939x.c:3369 (sound/soc/codecs/wcd939x.c:3369) sound/soc/codecs/wcd939x.o:(wcd939x_bind) in archive vmlinux.a
--
ld.lld: error: undefined symbol: typec_switch_put
referenced by wcd939x.c:3483 (sound/soc/codecs/wcd939x.c:3483) sound/soc/codecs/wcd939x.o:(wcd939x_bind) in archive vmlinux.a