* [linux-next:master 11637/11980] nios2-linux-ld: btmtk.c:undefined reference to `usb_kill_anchored_urbs'
@ 2024-07-09 14:32 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-07-09 14:32 UTC (permalink / raw)
To: Chris Lu
Cc: oe-kbuild-all, Linux Memory Management List, Luiz Augusto von Dentz
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 82d01fe6ee52086035b201cfa1410a3b04384257
commit: 7eac027d1b204b4d0c8acb2bf21e443f8a078cbf [11637/11980] Bluetooth: btusb: mediatek: add ISO data transmission functions
config: nios2-randconfig-001-20240709 (https://download.01.org/0day-ci/archive/20240709/202407092247.AqsPQFKg-lkp@intel.com/config)
compiler: nios2-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240709/202407092247.AqsPQFKg-lkp@intel.com/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@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202407092247.AqsPQFKg-lkp@intel.com/
All errors (new ones prefixed by >>):
nios2-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_submit_intr_urb':
btmtk.c:(.text+0x8d4): undefined reference to `usb_alloc_urb'
btmtk.c:(.text+0x8d4): relocation truncated to fit: R_NIOS2_CALL26 against `usb_alloc_urb'
nios2-linux-ld: btmtk.c:(.text+0x908): undefined reference to `usb_free_urb'
btmtk.c:(.text+0x908): relocation truncated to fit: R_NIOS2_CALL26 against `usb_free_urb'
nios2-linux-ld: btmtk.c:(.text+0x9b8): undefined reference to `usb_anchor_urb'
btmtk.c:(.text+0x9b8): relocation truncated to fit: R_NIOS2_CALL26 against `usb_anchor_urb'
nios2-linux-ld: btmtk.c:(.text+0x9c4): undefined reference to `usb_submit_urb'
btmtk.c:(.text+0x9c4): relocation truncated to fit: R_NIOS2_CALL26 against `usb_submit_urb'
nios2-linux-ld: btmtk.c:(.text+0xa0c): undefined reference to `usb_unanchor_urb'
btmtk.c:(.text+0xa0c): relocation truncated to fit: R_NIOS2_CALL26 against `usb_unanchor_urb'
nios2-linux-ld: btmtk.c:(.text+0xa14): undefined reference to `usb_free_urb'
btmtk.c:(.text+0xa14): relocation truncated to fit: R_NIOS2_CALL26 against `usb_free_urb'
nios2-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_submit_wmt_recv_urb':
btmtk.c:(.text+0xa6c): undefined reference to `usb_alloc_urb'
btmtk.c:(.text+0xa6c): relocation truncated to fit: R_NIOS2_CALL26 against `usb_alloc_urb'
nios2-linux-ld: btmtk.c:(.text+0xabc): undefined reference to `usb_free_urb'
btmtk.c:(.text+0xabc): relocation truncated to fit: R_NIOS2_CALL26 against `usb_free_urb'
nios2-linux-ld: btmtk.c:(.text+0xb1c): undefined reference to `usb_free_urb'
btmtk.c:(.text+0xb1c): relocation truncated to fit: R_NIOS2_CALL26 against `usb_free_urb'
nios2-linux-ld: btmtk.c:(.text+0xb78): undefined reference to `usb_anchor_urb'
btmtk.c:(.text+0xb78): relocation truncated to fit: R_NIOS2_CALL26 against `usb_anchor_urb'
nios2-linux-ld: btmtk.c:(.text+0xb84): undefined reference to `usb_submit_urb'
btmtk.c:(.text+0xb84): additional relocation overflows omitted from the output
nios2-linux-ld: btmtk.c:(.text+0xbcc): undefined reference to `usb_unanchor_urb'
nios2-linux-ld: btmtk.c:(.text+0xbd4): undefined reference to `usb_free_urb'
nios2-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_suspend':
btmtk.c:(.text+0xc08): undefined reference to `usb_kill_anchored_urbs'
nios2-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_isointf_init':
btmtk.c:(.text+0x12a0): undefined reference to `usb_set_interface'
>> nios2-linux-ld: btmtk.c:(.text+0x13a4): undefined reference to `usb_kill_anchored_urbs'
nios2-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_wmt_recv':
btmtk.c:(.text+0x15f0): undefined reference to `usb_anchor_urb'
nios2-linux-ld: btmtk.c:(.text+0x15fc): undefined reference to `usb_submit_urb'
nios2-linux-ld: btmtk.c:(.text+0x164c): undefined reference to `usb_unanchor_urb'
nios2-linux-ld: drivers/bluetooth/btmtk.o: in function `alloc_mtk_intr_urb':
btmtk.c:(.text+0x16a8): undefined reference to `usb_alloc_urb'
nios2-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_intr_complete':
btmtk.c:(.text+0x1a84): undefined reference to `usb_anchor_urb'
nios2-linux-ld: btmtk.c:(.text+0x1a90): undefined reference to `usb_submit_urb'
nios2-linux-ld: btmtk.c:(.text+0x1ae4): undefined reference to `usb_unanchor_urb'
nios2-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_reg_read':
btmtk.c:(.text+0x1ba8): undefined reference to `usb_control_msg'
nios2-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_uhw_reg_write':
btmtk.c:(.text+0x1c90): undefined reference to `usb_control_msg'
nios2-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_uhw_reg_read':
btmtk.c:(.text+0x1d9c): undefined reference to `usb_control_msg'
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-07-09 14:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-09 14:32 [linux-next:master 11637/11980] nios2-linux-ld: btmtk.c:undefined reference to `usb_kill_anchored_urbs' kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox