From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [ammarfaizi2-block:tiwai/sound/master 182/191] cs35l41_hda_spi.c:undefined reference to `__devm_regmap_init_spi'
Date: Sun, 09 Jan 2022 09:26:35 +0800 [thread overview]
Message-ID: <202201090923.rxJv49Vw-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1720 bytes --]
tree: https://github.com/ammarfaizi2/linux-block tiwai/sound/master
head: d678af1433773cd81ebc1054131c8efc9ff00269
commit: 7b2f3eb492dac7665c75df067e4d8e4869589f4a [182/191] ALSA: hda: cs35l41: Add support for CS35L41 in HDA systems
config: ia64-randconfig-r035-20220106 (https://download.01.org/0day-ci/archive/20220109/202201090923.rxJv49Vw-lkp(a)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://github.com/ammarfaizi2/linux-block/commit/7b2f3eb492dac7665c75df067e4d8e4869589f4a
git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block
git fetch --no-tags ammarfaizi2-block tiwai/sound/master
git checkout 7b2f3eb492dac7665c75df067e4d8e4869589f4a
# 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 >>):
ia64-linux-ld: sound/pci/hda/cs35l41_hda_spi.o: in function `cs35l41_hda_spi_probe':
>> cs35l41_hda_spi.c:(.text+0xd2): undefined reference to `__devm_regmap_init_spi'
ia64-linux-ld: sound/pci/hda/cs35l41_hda_spi.o: in function `cs35l41_spi_driver_init':
>> cs35l41_hda_spi.c:(.init.text+0x22): undefined reference to `__spi_register_driver'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: Lucas Tanure <tanureal@opensource.cirrus.com>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org,
Takashi Iwai <tiwai@suse.de>
Subject: [ammarfaizi2-block:tiwai/sound/master 182/191] cs35l41_hda_spi.c:undefined reference to `__devm_regmap_init_spi'
Date: Sun, 9 Jan 2022 09:26:35 +0800 [thread overview]
Message-ID: <202201090923.rxJv49Vw-lkp@intel.com> (raw)
tree: https://github.com/ammarfaizi2/linux-block tiwai/sound/master
head: d678af1433773cd81ebc1054131c8efc9ff00269
commit: 7b2f3eb492dac7665c75df067e4d8e4869589f4a [182/191] ALSA: hda: cs35l41: Add support for CS35L41 in HDA systems
config: ia64-randconfig-r035-20220106 (https://download.01.org/0day-ci/archive/20220109/202201090923.rxJv49Vw-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://github.com/ammarfaizi2/linux-block/commit/7b2f3eb492dac7665c75df067e4d8e4869589f4a
git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block
git fetch --no-tags ammarfaizi2-block tiwai/sound/master
git checkout 7b2f3eb492dac7665c75df067e4d8e4869589f4a
# 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 >>):
ia64-linux-ld: sound/pci/hda/cs35l41_hda_spi.o: in function `cs35l41_hda_spi_probe':
>> cs35l41_hda_spi.c:(.text+0xd2): undefined reference to `__devm_regmap_init_spi'
ia64-linux-ld: sound/pci/hda/cs35l41_hda_spi.o: in function `cs35l41_spi_driver_init':
>> cs35l41_hda_spi.c:(.init.text+0x22): undefined reference to `__spi_register_driver'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
next reply other threads:[~2022-01-09 1:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-09 1:26 kernel test robot [this message]
2022-01-09 1:26 ` [ammarfaizi2-block:tiwai/sound/master 182/191] cs35l41_hda_spi.c:undefined reference to `__devm_regmap_init_spi' kernel test robot
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=202201090923.rxJv49Vw-lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild-all@lists.01.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.