[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172166320446.31131.10977067009294676600.git-patchwork-notify@kernel.org>
Date: Mon, 22 Jul 2024 15:46:44 +0000
From: patchwork-bot+bluetooth@...nel.org
To: Arnd Bergmann <arnd@...nel.org>
Cc: marcel@...tmann.org, luiz.dentz@...il.com, chris.lu@...iatek.com,
arnd@...db.de, linux-bluetooth@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] Bluetooth: btmtk: Fix btmtk.c undefined reference build
error harder
Hello:
This series was applied to bluetooth/bluetooth-next.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@...el.com>:
On Mon, 22 Jul 2024 11:27:05 +0200 you wrote:
> From: Arnd Bergmann <arnd@...db.de>
>
> The previous fix was incomplete as the link failure still persists
> with CONFIG_USB=m when the sdio or serial wrappers for btmtk.c
> are build-in:
>
> btmtk.c:(.text+0x468): undefined reference to `usb_alloc_urb'
> btmtk.c:(.text+0x488): undefined reference to `usb_free_urb'
> btmtk.c:(.text+0x500): undefined reference to `usb_anchor_urb'
> btmtk.c:(.text+0x50a): undefined reference to `usb_submit_urb'
> btmtk.c:(.text+0x92c): undefined reference to `usb_control_msg'
> btmtk.c:(.text+0xa92): undefined reference to `usb_unanchor_urb'
> btmtk.c:(.text+0x11e4): undefined reference to `usb_set_interface'
> btmtk.c:(.text+0x120a): undefined reference to `usb_kill_anchored_urbs'
>
> [...]
Here is the summary with links:
- [1/2] Bluetooth: btmtk: Fix btmtk.c undefined reference build error harder
https://git.kernel.org/bluetooth/bluetooth-next/c/0f6bd069a04a
- [2/2] Bluetooth: btmtk: remove #ifdef around declarations
https://git.kernel.org/bluetooth/bluetooth-next/c/3a493d96e81c
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists