linux/drivers/nfc
Krzysztof Kozlowski 1ab4fe0997 nfc: st95hf: 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/st95hf/core.c:1059:34: warning:
        ‘st95hf_spi_of_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-12-krzysztof.kozlowski@canonical.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-05-28 15:05:56 -07:00
..
fdp nfc: fdp: drop ACPI_PTR from device ID table 2021-05-28 15:05:55 -07:00
microread mei: bus: change remove callback to return void 2021-02-09 09:30:16 +01:00
nfcmrvl nfc: mrvl: skip impossible NCI_MAX_PAYLOAD_SIZE check 2021-05-28 15:05:55 -07:00
nxp-nci NFC: nxp-nci: Make firmware GPIO pin optional 2020-12-02 11:58:19 -08:00
pn533 nfc: pn533: mark OF device ID tables as maybe unused 2021-05-28 15:05:55 -07:00
pn544 nfc: pn544: mark ACPI and OF device ID tables as maybe unused 2021-05-28 15:05:56 -07:00
s3fwrn5 nfc: s3fwrn5: mark OF device ID tables as maybe unused 2021-05-28 15:05:56 -07:00
st21nfca nfc: st21nfca: mark ACPI and OF device ID tables as maybe unused 2021-05-28 15:05:56 -07:00
st95hf nfc: st95hf: mark ACPI and OF device ID tables as maybe unused 2021-05-28 15:05:56 -07:00
st-nci nfc: st-nci: mark ACPI and OF device ID tables as maybe unused 2021-05-28 15:05:56 -07:00
Kconfig nfc: Add a virtual nci device driver 2021-01-29 18:03:33 -08:00
Makefile nfc: Add a virtual nci device driver 2021-01-29 18:03:33 -08:00
mei_phy.c nfc/mei: convert to SPDX license tags 2019-03-28 02:07:54 +09:00
mei_phy.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nfcsim.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 2019-06-05 17:36:37 +02:00
port100.c nfc: port100: correct kerneldoc for structure 2021-05-28 15:05:55 -07:00
trf7970a.c nfc: fix typo 2021-01-25 19:35:26 -08:00
virtual_ncidev.c nfc: Add a virtual nci device driver 2021-01-29 18:03:33 -08:00