1
0
Fork 0
alistair23-linux/drivers/nfc/fdp
Colin Ian King 81ade1cd67 NFC: fdp: make struct nci_ops static
The structure nci_ops is local to the source and does not need to
be in global scope, so make it static.

Cleans up sparse warning:
symbol 'nci_ops' was not declared. Should it be static?

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2017-11-06 01:05:50 +01:00
..
Kconfig
Makefile
fdp.c NFC: fdp: make struct nci_ops static 2017-11-06 01:05:50 +01:00
fdp.h
i2c.c NFC: fdp: Add GPIO ACPI mapping table 2017-06-22 23:51:44 +02:00