diff options
Diffstat (limited to 'net/nfc/hci/llc.h')
-rw-r--r-- | net/nfc/hci/llc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/nfc/hci/llc.h b/net/nfc/hci/llc.h index acdd8d1bbae5..c7014fdfc8c9 100644 --- a/net/nfc/hci/llc.h +++ b/net/nfc/hci/llc.h | |||
@@ -56,5 +56,6 @@ int nfc_llc_register(const char *name, struct nfc_llc_ops *ops); | |||
56 | void nfc_llc_unregister(const char *name); | 56 | void nfc_llc_unregister(const char *name); |
57 | 57 | ||
58 | int nfc_llc_nop_register(void); | 58 | int nfc_llc_nop_register(void); |
59 | int nfc_llc_shdlc_register(void); | ||
59 | 60 | ||
60 | #endif /* __LOCAL_LLC_H_ */ | 61 | #endif /* __LOCAL_LLC_H_ */ |