diff options
Diffstat (limited to 'include/linux/serio.h')
| -rw-r--r-- | include/linux/serio.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/serio.h b/include/linux/serio.h index 126d24c9eaa8..a640bc2afe76 100644 --- a/include/linux/serio.h +++ b/include/linux/serio.h | |||
| @@ -31,8 +31,6 @@ struct serio { | |||
| 31 | 31 | ||
| 32 | bool manual_bind; | 32 | bool manual_bind; |
| 33 | bool registered; /* port has been fully registered with driver core */ | 33 | bool registered; /* port has been fully registered with driver core */ |
| 34 | bool suspended; /* port is suspended */ | ||
| 35 | |||
| 36 | 34 | ||
| 37 | struct serio_device_id id; | 35 | struct serio_device_id id; |
| 38 | 36 | ||
