mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 08:31:55 +00:00
5edc94265e
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> |
||
---|---|---|
.. | ||
core.c | ||
firmware.c | ||
firmware.h | ||
i2c.c | ||
Kconfig | ||
Makefile | ||
nci.c | ||
nci.h | ||
phy_common.c | ||
phy_common.h | ||
s3fwrn5.h | ||
uart.c |