diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/net/bluetooth/hci_core.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/net/bluetooth/hci_core.h b/include/net/bluetooth/hci_core.h index c6becda8c466..9b5db01bd1a2 100644 --- a/include/net/bluetooth/hci_core.h +++ b/include/net/bluetooth/hci_core.h | |||
@@ -768,8 +768,6 @@ int hci_recv_fragment(struct hci_dev *hdev, int type, void *data, int count); | |||
768 | int hci_recv_stream_fragment(struct hci_dev *hdev, void *data, int count); | 768 | int hci_recv_stream_fragment(struct hci_dev *hdev, void *data, int count); |
769 | 769 | ||
770 | void hci_init_sysfs(struct hci_dev *hdev); | 770 | void hci_init_sysfs(struct hci_dev *hdev); |
771 | int hci_add_sysfs(struct hci_dev *hdev); | ||
772 | void hci_del_sysfs(struct hci_dev *hdev); | ||
773 | void hci_conn_init_sysfs(struct hci_conn *conn); | 771 | void hci_conn_init_sysfs(struct hci_conn *conn); |
774 | void hci_conn_add_sysfs(struct hci_conn *conn); | 772 | void hci_conn_add_sysfs(struct hci_conn *conn); |
775 | void hci_conn_del_sysfs(struct hci_conn *conn); | 773 | void hci_conn_del_sysfs(struct hci_conn *conn); |