linux-stable/drivers/nfc/s3fwrn5
Krzysztof Kozlowski 5edc94265e nfc: s3fwrn5: mark OF device ID tables as maybe unused
The driver can match either via OF or I2C ID tables.  If OF is disabled,
the table will be unused:

    drivers/nfc/s3fwrn5/i2c.c:265:34: warning:
        ‘of_s3fwrn5_i2c_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-8-krzysztof.kozlowski@canonical.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-05-28 15:05:56 -07:00
..
core.c nfc: s3fwrn5: remove unnecessary label 2021-04-06 16:24:20 -07:00
firmware.c Networking updates for 5.11 2020-12-15 13:22:29 -08:00
firmware.h nfc: s3fwrn5: skip the NFC bootloader mode 2020-12-04 15:30:47 -08:00
i2c.c nfc: s3fwrn5: mark OF device ID tables as maybe unused 2021-05-28 15:05:56 -07:00
Kconfig nfc: s3fwrn5: Support a UART interface 2020-12-02 17:55:25 -08:00
Makefile nfc: s3fwrn5: Support a UART interface 2020-12-02 17:55:25 -08:00
nci.c nfc: s3fwrn5: Remove unused NCI prop commands 2020-12-16 13:09:35 -08:00
nci.h nfc: s3fwrn5: Remove unused NCI prop commands 2020-12-16 13:09:35 -08:00
phy_common.c nfc: s3fwrn5: Remove the delay for NFC sleep 2020-12-16 13:09:35 -08:00
phy_common.h nfc: s3fwrn5: Support a UART interface 2020-12-02 17:55:25 -08:00
s3fwrn5.h nfc: s3fwrn5: Change the error code 2020-11-18 17:42:13 -08:00
uart.c nfc: s3fwrn5: Support a UART interface 2020-12-02 17:55:25 -08:00