summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>2021-05-28 08:41:50 -0400
committerJakub Kicinski <kuba@kernel.org>2021-05-28 15:05:55 -0700
commit466e1c889c7134462aca62c683aab5512fea2f93 (patch)
treeb9febac56ffd105e51d0c892a1a28b8156161298 /Makefile
parentcd4375d621aa0adda527640b421fad969bf0c9bd (diff)
downloadlinux-466e1c889c7134462aca62c683aab5512fea2f93.tar.gz
nfc: fdp: drop ACPI_PTR from device ID table
The driver can match only via the ACPI ID table so the table should be always used and the ACPI_PTR does not have any sense. This fixes fixes compile warning (!CONFIG_ACPI): drivers/nfc/fdp/i2c.c:362:36: warning: ‘fdp_nci_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-2-krzysztof.kozlowski@canonical.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions