summaryrefslogtreecommitdiffstats
path: root/net/nfc/hci/llc.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/nfc/hci/llc.h')
-rw-r--r--net/nfc/hci/llc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/nfc/hci/llc.h b/net/nfc/hci/llc.h
index b2c7285..acdd8d1 100644
--- a/net/nfc/hci/llc.h
+++ b/net/nfc/hci/llc.h
@@ -55,4 +55,6 @@ void *nfc_llc_get_data(struct nfc_llc *llc);
int nfc_llc_register(const char *name, struct nfc_llc_ops *ops);
void nfc_llc_unregister(const char *name);
+int nfc_llc_nop_register(void);
+
#endif /* __LOCAL_LLC_H_ */
OpenPOWER on IntegriCloud