diff options
Diffstat (limited to 'net/bluetooth/hidp/hidp.h')
-rw-r--r-- | net/bluetooth/hidp/hidp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/bluetooth/hidp/hidp.h b/net/bluetooth/hidp/hidp.h index af1bcc823f26..57a6191674fd 100644 --- a/net/bluetooth/hidp/hidp.h +++ b/net/bluetooth/hidp/hidp.h | |||
@@ -135,7 +135,6 @@ struct hidp_session { | |||
135 | 135 | ||
136 | bdaddr_t bdaddr; | 136 | bdaddr_t bdaddr; |
137 | 137 | ||
138 | unsigned long state; | ||
139 | unsigned long flags; | 138 | unsigned long flags; |
140 | unsigned long idle_to; | 139 | unsigned long idle_to; |
141 | 140 | ||