tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 82d01fe6ee52086035b201cfa1410a3b04384257 commit: 39a9e1c69e742a401e5bd9eb85ff406550448130 [11634/11980] Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.c config: nios2-randconfig-001-20240709 (https://download.01.org/0day-ci/archive/20240709/202407091928.AH0aGZnx-lkp@xxxxxxxxx/config) compiler: nios2-linux-gcc (GCC) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240709/202407091928.AH0aGZnx-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/202407091928.AH0aGZnx-lkp@xxxxxxxxx/ All errors (new ones prefixed by >>): nios2-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_submit_wmt_recv_urb': btmtk.c:(.text+0x8a8): undefined reference to `usb_alloc_urb' >> btmtk.c:(.text+0x8a8): relocation truncated to fit: R_NIOS2_CALL26 against `usb_alloc_urb' >> nios2-linux-ld: btmtk.c:(.text+0x8f8): undefined reference to `usb_free_urb' >> btmtk.c:(.text+0x8f8): relocation truncated to fit: R_NIOS2_CALL26 against `usb_free_urb' nios2-linux-ld: btmtk.c:(.text+0x958): undefined reference to `usb_free_urb' btmtk.c:(.text+0x958): relocation truncated to fit: R_NIOS2_CALL26 against `usb_free_urb' >> nios2-linux-ld: btmtk.c:(.text+0x9b4): undefined reference to `usb_anchor_urb' >> btmtk.c:(.text+0x9b4): relocation truncated to fit: R_NIOS2_CALL26 against `usb_anchor_urb' >> nios2-linux-ld: btmtk.c:(.text+0x9c0): undefined reference to `usb_submit_urb' >> btmtk.c:(.text+0x9c0): relocation truncated to fit: R_NIOS2_CALL26 against `usb_submit_urb' >> nios2-linux-ld: btmtk.c:(.text+0xa08): undefined reference to `usb_unanchor_urb' >> btmtk.c:(.text+0xa08): relocation truncated to fit: R_NIOS2_CALL26 against `usb_unanchor_urb' nios2-linux-ld: btmtk.c:(.text+0xa10): undefined reference to `usb_free_urb' btmtk.c:(.text+0xa10): relocation truncated to fit: R_NIOS2_CALL26 against `usb_free_urb' nios2-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_wmt_recv': btmtk.c:(.text+0xfcc): undefined reference to `usb_anchor_urb' btmtk.c:(.text+0xfcc): relocation truncated to fit: R_NIOS2_CALL26 against `usb_anchor_urb' nios2-linux-ld: btmtk.c:(.text+0xfd8): undefined reference to `usb_submit_urb' btmtk.c:(.text+0xfd8): relocation truncated to fit: R_NIOS2_CALL26 against `usb_submit_urb' nios2-linux-ld: btmtk.c:(.text+0x1028): undefined reference to `usb_unanchor_urb' btmtk.c:(.text+0x1028): relocation truncated to fit: R_NIOS2_CALL26 against `usb_unanchor_urb' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki