diff options
Diffstat (limited to 'include/linux/serio.h')
-rw-r--r-- | include/linux/serio.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/serio.h b/include/linux/serio.h index 152606413158..c9069310b6ac 100644 --- a/include/linux/serio.h +++ b/include/linux/serio.h | |||
@@ -219,5 +219,6 @@ static inline void serio_unpin_driver(struct serio *serio) | |||
219 | #define SERIO_MICROTOUCH 0x30 | 219 | #define SERIO_MICROTOUCH 0x30 |
220 | #define SERIO_PENMOUNT 0x31 | 220 | #define SERIO_PENMOUNT 0x31 |
221 | #define SERIO_TOUCHRIGHT 0x32 | 221 | #define SERIO_TOUCHRIGHT 0x32 |
222 | #define SERIO_TOUCHWIN 0x33 | ||
222 | 223 | ||
223 | #endif | 224 | #endif |