linux-mm.kvack.org archive mirror
 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 Memory Management List <linux-mm@kvack.org>,
	Mark Brown <broonie@kernel.org>
Subject: [linux-next:master 8196/11713] ia64-linux-ld: lpass-rx-macro.c:undefined reference to `devm_clk_hw_register'
Date: Wed, 9 Mar 2022 22:56:14 +0800	[thread overview]
Message-ID: <202203092240.M57jHVA7-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   4e7a74a6856f8613dab9794da4b5cfb8fd54fb8c
commit: 70a5e96bad592145ba25365689a2d7d8dedb3bd9 [8196/11713] ASoC: codecs: rx-macro: move clk provider to managed variants
config: ia64-randconfig-r012-20220309 (https://download.01.org/0day-ci/archive/20220309/202203092240.M57jHVA7-lkp@intel.com/config)
compiler: ia64-linux-gcc (GCC) 11.2.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://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=70a5e96bad592145ba25365689a2d7d8dedb3bd9
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next master
        git checkout 70a5e96bad592145ba25365689a2d7d8dedb3bd9
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=ia64 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 >>):

   `adc3xxx_i2c_remove' referenced in section `.data' of sound/soc/codecs/tlv320adc3xxx.o: defined in discarded section `.exit.text' of sound/soc/codecs/tlv320adc3xxx.o
   ia64-linux-ld: sound/soc/codecs/lpass-rx-macro.o: in function `rx_macro_probe':
   lpass-rx-macro.c:(.text+0x1d12): undefined reference to `__clk_get_name'
>> ia64-linux-ld: lpass-rx-macro.c:(.text+0x1da2): undefined reference to `devm_clk_hw_register'
>> ia64-linux-ld: lpass-rx-macro.c:(.text+0x1dc0): undefined reference to `of_clk_hw_simple_get'
>> ia64-linux-ld: lpass-rx-macro.c:(.text+0x1dd2): undefined reference to `devm_of_clk_add_hw_provider'
   ia64-linux-ld: sound/soc/codecs/lpass-tx-macro.o: in function `tx_macro_remove':
   lpass-tx-macro.c:(.text+0x852): undefined reference to `of_clk_del_provider'
   ia64-linux-ld: sound/soc/codecs/lpass-tx-macro.o: in function `tx_macro_probe':
   lpass-tx-macro.c:(.text+0x18f2): undefined reference to `__clk_get_name'
   ia64-linux-ld: lpass-tx-macro.c:(.text+0x1982): undefined reference to `clk_hw_register'
   ia64-linux-ld: lpass-tx-macro.c:(.text+0x1992): undefined reference to `of_clk_src_simple_get'
   ia64-linux-ld: lpass-tx-macro.c:(.text+0x19b2): undefined reference to `of_clk_add_provider'
   ia64-linux-ld: net/core/sock.o: in function `sk_destruct':
   sock.c:(.text+0x4752): undefined reference to `__sk_defer_free_flush'

Kconfig warnings: (for reference only)
   WARNING: unmet direct dependencies detected for SND_SOC_LPASS_RX_MACRO
   Depends on SOUND && !UML && SND && SND_SOC && COMMON_CLK
   Selected by
   - SND_SOC_SC7280 && SOUND && !UML && SND && SND_SOC && SND_SOC_QCOM && I2C && SOUNDWIRE
   WARNING: unmet direct dependencies detected for SND_SOC_LPASS_TX_MACRO
   Depends on SOUND && !UML && SND && SND_SOC && COMMON_CLK
   Selected by
   - SND_SOC_SC7280 && SOUND && !UML && SND && SND_SOC && SND_SOC_QCOM && I2C && SOUNDWIRE
   WARNING: unmet direct dependencies detected for SND_SOC_WCD938X
   Depends on SOUND && !UML && SND && SND_SOC && SND_SOC_WCD938X_SDW && (SOUNDWIRE || !SOUNDWIRE
   Selected by
   - SND_SOC_SC7280 && SOUND && !UML && SND && SND_SOC && SND_SOC_QCOM && I2C && SOUNDWIRE

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org


                 reply	other threads:[~2022-03-09 14:57 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=202203092240.M57jHVA7-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=broonie@kernel.org \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-mm@kvack.org \
    --cc=srinivas.kandagatla@linaro.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