diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> | 2021-05-28 15:41:58 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-05-29 01:05:56 +0300 |
commit | 255fcc7b71666bd3275ac0a4476e91d175ac9223 (patch) | |
tree | 15c166eb72245d4c5b3cc03bb2647a6925b470a6 /mm/gup.c | |
parent | aa1405772fe13f4ec74d50610facd3fb7f6d998d (diff) | |
download | linux-255fcc7b71666bd3275ac0a4476e91d175ac9223.tar.xz |
nfc: st-nci: mark ACPI and OF device ID tables as maybe unused
The driver can match either via OF or ACPI ID tables. If one
configuration is disabled, the table will be unused:
drivers/nfc/st-nci/spi.c:296:34: warning:
‘of_st_nci_spi_match’ defined but not used [-Wunused-const-variable=]
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Link: https://lore.kernel.org/r/20210528124200.79655-10-krzysztof.kozlowski@canonical.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'mm/gup.c')
0 files changed, 0 insertions, 0 deletions