diff options
Diffstat (limited to 'include/linux/serio.h')
-rw-r--r-- | include/linux/serio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/serio.h b/include/linux/serio.h index 48defc4d181e..e72716cca577 100644 --- a/include/linux/serio.h +++ b/include/linux/serio.h | |||
@@ -175,7 +175,7 @@ static inline void serio_unpin_driver(struct serio *serio) | |||
175 | #define SERIO_8042_XL 0x06 | 175 | #define SERIO_8042_XL 0x06 |
176 | 176 | ||
177 | /* | 177 | /* |
178 | * Serio types | 178 | * Serio protocols |
179 | */ | 179 | */ |
180 | #define SERIO_UNKNOWN 0x00 | 180 | #define SERIO_UNKNOWN 0x00 |
181 | #define SERIO_MSC 0x01 | 181 | #define SERIO_MSC 0x01 |