All of lore.kernel.org
 help / color / mirror / Atom feed
* [chrome-os:chromeos-5.4 33/43] btrtl.c:undefined reference to `btandroid_set_quality_report'
@ 2021-09-09 19:03 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-09-09 19:03 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 2056 bytes --]

tree:   https://chromium.googlesource.com/chromiumos/third_party/kernel chromeos-5.4
head:   9d9ef6a239aec91ca0e976f6c2565947f1b13a81
commit: 627e29e02b258a5a31215cc0659d5545979d3466 [33/43] CHROMIUM: drivers: bluetooth: set up Realtek 8822CE for Android BQR commands
config: riscv-randconfig-r012-20210908 (attached as .config)
compiler: riscv64-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
        git remote add chrome-os https://chromium.googlesource.com/chromiumos/third_party/kernel
        git fetch --no-tags chrome-os chromeos-5.4
        git checkout 627e29e02b258a5a31215cc0659d5545979d3466
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=riscv 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 >>):

   riscv64-linux-ld: drivers/bluetooth/hci_qca.o: in function `.L429':
   hci_qca.c:(.text+0x2c38): undefined reference to `btandroid_set_quality_report'
   riscv64-linux-ld: hci_qca.c:(.text+0x2c40): undefined reference to `btandroid_set_quality_report'
   riscv64-linux-ld: drivers/bluetooth/btrtl.o: in function `btrtl_set_quirks':
>> btrtl.c:(.text+0xdc4): undefined reference to `btandroid_set_quality_report'
>> riscv64-linux-ld: btrtl.c:(.text+0xdc8): undefined reference to `btandroid_set_quality_report'
   riscv64-linux-ld: drivers/bluetooth/btrtl.o: in function `btrtl_setup_realtek':
   btrtl.c:(.text+0xe94): undefined reference to `btandroid_set_quality_report'
   riscv64-linux-ld: drivers/bluetooth/btrtl.o:btrtl.c:(.text+0xe98): more undefined references to `btandroid_set_quality_report' follow

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

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 30092 bytes --]

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

only message in thread, other threads:[~2021-09-09 19:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-09 19:03 [chrome-os:chromeos-5.4 33/43] btrtl.c:undefined reference to `btandroid_set_quality_report' kernel test robot

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.