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 ad546a0205c6..152606413158 100644 --- a/include/linux/serio.h +++ b/include/linux/serio.h | |||
@@ -218,5 +218,6 @@ static inline void serio_unpin_driver(struct serio *serio) | |||
218 | #define SERIO_ELO 0x29 | 218 | #define SERIO_ELO 0x29 |
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 | 222 | ||
222 | #endif | 223 | #endif |