[steev:sc8280xp-next-20220818 155/159] common.c:undefined reference to `sdw_disable_stream'

From: kernel test robot
Date: Thu Aug 18 2022 - 23:30:43 EST


tree: https://github.com/steev/linux sc8280xp-next-20220818
head: 34fef0fd022b76178b8c48819465ec265c5aac2e
commit: 772198b336cb84f29f202a0d360bc84ea46ba63f [155/159] ASoC: qcom: sm8250: move some code to common
config: s390-randconfig-r044-20220818 (https://download.01.org/0day-ci/archive/20220819/202208191141.sqLU7loJ-lkp@xxxxxxxxx/config)
compiler: s390-linux-gcc (GCC) 12.1.0
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/steev/linux/commit/772198b336cb84f29f202a0d360bc84ea46ba63f
git remote add steev https://github.com/steev/linux
git fetch --no-tags steev sc8280xp-next-20220818
git checkout 772198b336cb84f29f202a0d360bc84ea46ba63f
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=s390 SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@xxxxxxxxx>

All errors (new ones prefixed by >>):

s390-linux-ld: sound/soc/qcom/common.o: in function `qcom_snd_sdw_prepare':
>> common.c:(.text+0x188): undefined reference to `sdw_disable_stream'
>> s390-linux-ld: common.c:(.text+0x192): undefined reference to `sdw_deprepare_stream'
>> s390-linux-ld: common.c:(.text+0x1a0): undefined reference to `sdw_prepare_stream'
>> s390-linux-ld: common.c:(.text+0x1b2): undefined reference to `sdw_enable_stream'
s390-linux-ld: common.c:(.text+0x1c4): undefined reference to `sdw_deprepare_stream'
s390-linux-ld: sound/soc/qcom/common.o: in function `qcom_snd_sdw_hw_free':
common.c:(.text+0x344): undefined reference to `sdw_disable_stream'
s390-linux-ld: common.c:(.text+0x34e): undefined reference to `sdw_deprepare_stream'

--
0-DAY CI Kernel Test Service
https://01.org/lkp