diff options
author | 2023-03-11 12:13:52 +0100 | |
---|---|---|
committer | 2023-04-23 21:49:18 -0700 | |
commit | 04909d7bf847bc0b939a5571a1a1fcbe5f2e2ead (patch) | |
tree | e919f103db151c4a38cd33afb64b37414aadd267 /drivers/bluetooth/btmtkuart.c | |
parent | Bluetooth: hci_ll: drop of_match_ptr for ID table (diff) | |
download | wireguard-linux-04909d7bf847bc0b939a5571a1a1fcbe5f2e2ead.tar.xz wireguard-linux-04909d7bf847bc0b939a5571a1a1fcbe5f2e2ead.zip |
Bluetooth: btmrvl_sdio: mark OF related data as maybe unused
The driver can be compile tested with !CONFIG_OF making certain data
unused:
drivers/bluetooth/btmrvl_sdio.c:43:34: error:
‘btmrvl_sdio_of_match_table’ defined but not used
[-Werror=unused-const-variable=]
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'drivers/bluetooth/btmtkuart.c')
0 files changed, 0 insertions, 0 deletions