Hi Srinivasa,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on broonie-sound/for-next] [also build test ERROR on next-20220217] [cannot apply to v5.17-rc4] [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]
url: https://github.com/0day-ci/linux/commits/Srinivasa-Rao-Mandadapu/ASoC-codecs... base: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next config: hexagon-randconfig-r045-20220217 (https://download.01.org/0day-ci/archive/20220218/202202180153.WSEbQejW-lkp@i...) compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project d271fc04d5b97b12e6b797c6067d3c96a8d7470e) reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://github.com/0day-ci/linux/commit/a1e8b5e6a2baa8ce5b2373bfbdfce5a77113... git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review Srinivasa-Rao-Mandadapu/ASoC-codecs-Add-power-domains-support-in-digital-macro-codecs/20220217-224032 git checkout a1e8b5e6a2baa8ce5b2373bfbdfce5a771132448 # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=hexagon SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot lkp@intel.com
All errors (new ones prefixed by >>):
ld.lld: error: undefined symbol: lpass_macro_pds_init
referenced by lpass-rx-macro.c soc/codecs/lpass-rx-macro.o:(rx_macro_probe) in archive sound/built-in.a referenced by lpass-rx-macro.c soc/codecs/lpass-rx-macro.o:(rx_macro_probe) in archive sound/built-in.a referenced by lpass-tx-macro.c soc/codecs/lpass-tx-macro.o:(tx_macro_probe) in archive sound/built-in.a referenced 1 more times
--
ld.lld: error: undefined symbol: lpass_macro_pds_exit
referenced by lpass-rx-macro.c soc/codecs/lpass-rx-macro.o:(rx_macro_remove) in archive sound/built-in.a referenced by lpass-rx-macro.c soc/codecs/lpass-rx-macro.o:(rx_macro_remove) in archive sound/built-in.a referenced by lpass-tx-macro.c soc/codecs/lpass-tx-macro.o:(tx_macro_remove) in archive sound/built-in.a referenced 1 more times
--- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org