mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [steev:sc8280xp-next-20220818 155/159] common.c:undefined reference to `sdw_disable_stream'
@ 2022-08-19  3:30 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-08-19  3:30 UTC (permalink / raw)
  To: Srinivas Kandagatla; +Cc: kbuild-all, linux-kernel, Steev Klimaszewski

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@intel.com/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@intel.com>

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-08-19  3:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-19  3:30 [steev:sc8280xp-next-20220818 155/159] common.c:undefined reference to `sdw_disable_stream' kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome