mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org,
	Steev Klimaszewski <steev@kali.org>
Subject: [steev:sc8280xp-next-20220818 155/159] common.c:undefined reference to `sdw_disable_stream'
Date: Fri, 19 Aug 2022 11:30:21 +0800	[thread overview]
Message-ID: <202208191141.sqLU7loJ-lkp@intel.com> (raw)

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

                 reply	other threads:[~2022-08-19  3:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202208191141.sqLU7loJ-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=srinivas.kandagatla@linaro.org \
    --cc=steev@kali.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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