NFC: NCI: export nci_send_frame and nci_send_cmd function
authorVincent Cuissard <cuissard@marvell.com>
Mon, 26 Oct 2015 09:27:38 +0000 (10:27 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 27 Oct 2015 03:16:14 +0000 (04:16 +0100)
commite5629d29470134af1954d2bbe45c4f2b73f68ee9
treed081e47d07ccbde48a1f9ff674d27f7bb5aa7265
parentfb101c0e9cc635b811b413b26a6690240c303f54
NFC: NCI: export nci_send_frame and nci_send_cmd function

Export nci_send_frame and nci_send_cmd symbols to allow drivers
to use it. This is needed for example if NCI is used during
firmware download phase.

Signed-off-by: Vincent Cuissard <cuissard@marvell.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
include/net/nfc/nci_core.h
net/nfc/nci/core.c
This page took 0.026634 seconds and 5 git commands to generate.