linux/drivers/nfc
Krzysztof Kozlowski aa1405772f nfc: pn544: 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/pn544/i2c.c:53:36: warning:
        ‘pn544_hci_i2c_acpi_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-9-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
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: remove unnecessary variable and labels 2021-05-20 15:44:27 -07:00
st95hf nfc: st95hf: remove unnecessary assignment and label 2021-05-26 13:09:56 -07:00
st-nci nfc: st-nci: remove unnecessary labels 2021-05-26 13:10:04 -07:00
Kconfig
Makefile
mei_phy.c
mei_phy.h
nfcsim.c
port100.c nfc: port100: correct kerneldoc for structure 2021-05-28 15:05:55 -07:00
trf7970a.c
virtual_ncidev.c