diff options
| author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2023-03-11 12:13:54 +0100 |
|---|---|---|
| committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2023-04-23 21:49:47 -0700 |
| commit | a88ea43b73f109e446f6027df237c8f868127a78 (patch) | |
| tree | aca14d99e1eb9e13f621e6179d72b48677e3c8a9 /tools/perf/scripts/python/bin | |
| parent | Bluetooth: hci_qca: mark OF related data as maybe unused (diff) | |
| download | linux-a88ea43b73f109e446f6027df237c8f868127a78.tar.gz linux-a88ea43b73f109e446f6027df237c8f868127a78.zip | |
Bluetooth: btmtkuart: mark OF related data as maybe unused
The driver can be compile tested with !CONFIG_OF making certain data
unused:
drivers/bluetooth/btmtkuart.c:971:36: error: ‘mt7668_data’ defined
but not used [-Werror=unused-const-variable=]
drivers/bluetooth/btmtkuart.c:966:36: error: ‘mt7663_data’ defined
but not used [-Werror=unused-const-variable=]
drivers/bluetooth/btmtkuart.c:962:36: error: ‘mt7622_data’ 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 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
