diff options
Diffstat (limited to 'drivers/hid/wacom_wac.h')
-rw-r--r-- | drivers/hid/wacom_wac.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/wacom_wac.h b/drivers/hid/wacom_wac.h index 0f0b85ec1322..128cbb337ff6 100644 --- a/drivers/hid/wacom_wac.h +++ b/drivers/hid/wacom_wac.h | |||
@@ -183,6 +183,7 @@ struct wacom_wac { | |||
183 | struct input_dev *input; | 183 | struct input_dev *input; |
184 | struct input_dev *pad_input; | 184 | struct input_dev *pad_input; |
185 | bool input_registered; | 185 | bool input_registered; |
186 | bool pad_registered; | ||
186 | int pid; | 187 | int pid; |
187 | int battery_capacity; | 188 | int battery_capacity; |
188 | int num_contacts_left; | 189 | int num_contacts_left; |