2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-20 19:23:57 +08:00
linux-next/drivers/nfc
Thierry Escande 40dac370ef NFC: Fix missing static declarations
This patch fixes 3 sparse warnings:
nfcsim.c:63:25: sparse: symbol 'wq' was not declared.
nfcsim.c:484:12: sparse: symbol 'nfcsim_init' was not declared.
nfcsim.c:525:13: sparse: symbol 'nfcsim_exit' was not declared.

Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Thierry Escande <thierry.escande@linux.intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2013-08-14 00:28:16 +02:00
..
microread NFC: Remove the static supported_se field 2013-06-14 13:44:19 +02:00
pn544 NFC: Remove the static supported_se field 2013-06-14 13:44:19 +02:00
Kconfig NFC: Add a nfc hardware simulation driver 2013-06-14 13:45:06 +02:00
Makefile NFC: Add a nfc hardware simulation driver 2013-06-14 13:45:06 +02:00
mei_phy.c NFC: mei_phy: Clean up file 2013-06-14 13:45:11 +02:00
mei_phy.h NFC: mei: Add a common mei bus API for NFC drivers 2013-04-16 00:39:31 +02:00
nfcsim.c NFC: Fix missing static declarations 2013-08-14 00:28:16 +02:00
nfcwilink.c NFC: Remove the static supported_se field 2013-06-14 13:44:19 +02:00
pn533.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2013-07-09 18:24:39 -07:00