diff options
Diffstat (limited to 'net/bluetooth/hidp/hidp.h')
-rw-r--r-- | net/bluetooth/hidp/hidp.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/bluetooth/hidp/hidp.h b/net/bluetooth/hidp/hidp.h index a326601c8f41..343fb0566b3e 100644 --- a/net/bluetooth/hidp/hidp.h +++ b/net/bluetooth/hidp/hidp.h | |||
@@ -145,6 +145,8 @@ struct hidp_session { | |||
145 | 145 | ||
146 | struct input_dev *input; | 146 | struct input_dev *input; |
147 | 147 | ||
148 | struct hid_device *hid; | ||
149 | |||
148 | struct timer_list timer; | 150 | struct timer_list timer; |
149 | 151 | ||
150 | struct sk_buff_head ctrl_transmit; | 152 | struct sk_buff_head ctrl_transmit; |