[PATCH 1/4] Bluetooth: hci_ll: drop of_match_ptr for ID table
patchwork-bot+bluetooth at kernel.org
patchwork-bot+bluetooth at kernel.org
Tue Mar 14 16:10:20 PDT 2023
Hello:
This series was applied to bluetooth/bluetooth-next.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz at intel.com>:
On Sat, 11 Mar 2023 12:13:51 +0100 you wrote:
> The driver can match only via the DT table so the table should be always
> used and the of_match_ptr does not have any sense (this also allows ACPI
> matching via PRP0001, even though it might not be relevant here).
>
> drivers/bluetooth/hci_ll.c:769:34: error: ‘hci_ti_of_match’ defined but not used [-Werror=unused-const-variable=]
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
>
> [...]
Here is the summary with links:
- [1/4] Bluetooth: hci_ll: drop of_match_ptr for ID table
https://git.kernel.org/bluetooth/bluetooth-next/c/7bbc48103072
- [2/4] Bluetooth: btmrvl_sdio: mark OF related data as maybe unused
https://git.kernel.org/bluetooth/bluetooth-next/c/ab0fc9bd67ba
- [3/4] Bluetooth: hci_qca: mark OF related data as maybe unused
https://git.kernel.org/bluetooth/bluetooth-next/c/e93d2fbf47e2
- [4/4] Bluetooth: btmtkuart: mark OF related data as maybe unused
https://git.kernel.org/bluetooth/bluetooth-next/c/f19083c1bdff
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the linux-arm-kernel
mailing list