tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 41c196e567fb1ea97f68a2ffb7faab451cd90854 commit: 838969e6664d749c5271ed7ce812ce4b6862b403 [13285/13432] Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git config: riscv-randconfig-s031-20220227 (https://download.01.org/0day-ci/archive/20240719/202407191531.HcWtZBqb-lkp@xxxxxxxxx/config) compiler: riscv64-linux-gcc (GCC) 13.3.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240719/202407191531.HcWtZBqb-lkp@xxxxxxxxx/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <lkp@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202407191531.HcWtZBqb-lkp@xxxxxxxxx/ All errors (new ones prefixed by >>): riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_process_coredump': drivers/bluetooth/btmtk.c:437:(.text+0x7f8): undefined reference to `usb_disable_autosuspend' riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_reset_sync': drivers/bluetooth/btmtk.c:370:(.text+0x856): undefined reference to `usb_alloc_urb' riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_recv_acl': drivers/bluetooth/btmtk.c:941:(.text+0x922): undefined reference to `usb_anchor_urb' riscv64-linux-ld: drivers/bluetooth/btmtk.c:965:(.text+0x932): undefined reference to `usb_submit_urb' riscv64-linux-ld: drivers/bluetooth/btmtk.c:966:(.text+0x942): undefined reference to `usb_free_urb' riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_submit_wmt_recv_urb': drivers/bluetooth/btmtk.c:523:(.text+0x98a): undefined reference to `usb_unanchor_urb' riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `kmalloc_type': include/linux/slab.h:448:(.text+0x9aa): undefined reference to `usb_free_urb' riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_submit_wmt_recv_urb': drivers/bluetooth/btmtk.c:541:(.text+0x9e2): undefined reference to `usb_alloc_urb' riscv64-linux-ld: drivers/bluetooth/btmtk.c:573:(.text+0xa96): undefined reference to `usb_anchor_urb' riscv64-linux-ld: drivers/bluetooth/btmtk.c:564:(.text+0xaa2): undefined reference to `usb_submit_urb' riscv64-linux-ld: drivers/bluetooth/btmtk.c:565:(.text+0xab2): undefined reference to `usb_free_urb' riscv64-linux-ld: drivers/bluetooth/btmtk.c:533:(.text+0xb2a): undefined reference to `usb_unanchor_urb' riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_submit_intr_urb': drivers/bluetooth/btmtk.c:1171:(.text+0xb44): undefined reference to `usb_free_urb' riscv64-linux-ld: drivers/bluetooth/btmtk.c:1195:(.text+0xc10): undefined reference to `usb_kill_anchored_urbs' riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_resume': drivers/bluetooth/btmtk.c:1254:(.text+0xd1c): undefined reference to `usb_autopm_get_interface' riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `clear_bit': arch/riscv/include/asm/bitops.h:289:(.text+0xd50): undefined reference to `usb_autopm_put_interface' riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_suspend': drivers/bluetooth/btmtk.c:1268:(.text+0xdfc): undefined reference to `usb_autopm_put_interface' riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_hci_wmt_sync': drivers/bluetooth/btmtk.c:593:(.text+0x10ee): undefined reference to `usb_set_interface' riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_shutdown': drivers/bluetooth/btmtk.c:1481:(.text+0x1212): undefined reference to `usb_kill_anchored_urbs' riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `init_usb_anchor': include/linux/usb.h:1400:(.text+0x1306): undefined reference to `usb_anchor_urb' >> riscv64-linux-ld: include/linux/usb.h:1400:(.text+0x1316): undefined reference to `usb_submit_urb' riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_isointf_init': drivers/bluetooth/btmtk.c:1225:(.text+0x147e): undefined reference to `usb_unanchor_urb' riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_isointf_init.constprop.0': drivers/bluetooth/btmtk.c:1232:(.text+0x152c): undefined reference to `usb_alloc_urb' riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_wmt_recv': drivers/bluetooth/btmtk.c:516:(.text+0x1706): undefined reference to `usb_control_msg' riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `alloc_mtk_intr_urb': drivers/bluetooth/btmtk.c:1029:(.text+0x17c4): undefined reference to `usb_control_msg' riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `usb_fill_int_urb': include/linux/usb.h:1754:(.text+0x18c4): undefined reference to `usb_control_msg' riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_setup': drivers/bluetooth/btmtk.c:1393:(.text+0x2390): undefined reference to `usb_anchor_urb' riscv64-linux-ld: drivers/bluetooth/btmtk.c:1404:(.text+0x23a0): undefined reference to `usb_submit_urb' riscv64-linux-ld: drivers/bluetooth/btmtk.c:1410:(.text+0x23f4): undefined reference to `usb_unanchor_urb' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki