aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/hid.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/hid.h')
-rw-r--r--include/linux/hid.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/hid.h b/include/linux/hid.h
index fe4ac31eced2..d951ec411241 100644
--- a/include/linux/hid.h
+++ b/include/linux/hid.h
@@ -424,6 +424,7 @@ struct hid_control_fifo {
424#define HID_RESET_PENDING 4 424#define HID_RESET_PENDING 4
425#define HID_SUSPENDED 5 425#define HID_SUSPENDED 5
426#define HID_CLEAR_HALT 6 426#define HID_CLEAR_HALT 6
427#define HID_DISCONNECTED 7
427 428
428struct hid_input { 429struct hid_input {
429 struct list_head list; 430 struct list_head list;