diff options
Diffstat (limited to 'include/net')
| -rw-r--r-- | include/net/bluetooth/hci_core.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/net/bluetooth/hci_core.h b/include/net/bluetooth/hci_core.h index 7e65885290d5..4c94c1e233a2 100644 --- a/include/net/bluetooth/hci_core.h +++ b/include/net/bluetooth/hci_core.h | |||
| @@ -134,6 +134,8 @@ struct hci_dev { | |||
| 134 | 134 | ||
| 135 | atomic_t promisc; | 135 | atomic_t promisc; |
| 136 | 136 | ||
| 137 | struct dentry *debugfs; | ||
| 138 | |||
| 137 | struct device *parent; | 139 | struct device *parent; |
| 138 | struct device dev; | 140 | struct device dev; |
| 139 | 141 | ||
