NFC: Include nci_core.h to nci/lib.c
authorH Hartley Sweeten <hartleys@visionengravers.com>
Mon, 7 May 2012 10:31:25 +0000 (12:31 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 15 May 2012 21:30:29 +0000 (17:30 -0400)
commit502b42408276431605ceaea5dc026a256acc310e
tree5ee5260c84b35142ffb01dc2236bcdb10a687f6a
parent040487f364e03fc4d9fcab5549618642cc3f6fe7
NFC: Include nci_core.h to nci/lib.c

Include the header to pickup the exported symbol prototype.

Quites the sparse warning:

warning: symbol 'nci_to_errno' was not declared. Should it be static?

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Lauro Ramos Venancio <lauro.venancio@openbossa.org>
Cc: Aloisio Almeida Jr <aloisio.almeida@openbossa.org>
CC: Samuel Ortiz <sameo@linux.intel.com>
CC: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/nfc/nci/lib.c