diff options
Diffstat (limited to 'drivers/input/touchscreen/penmount.c')
-rw-r--r-- | drivers/input/touchscreen/penmount.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/input/touchscreen/penmount.c b/drivers/input/touchscreen/penmount.c index b49f0b836925..417d87379265 100644 --- a/drivers/input/touchscreen/penmount.c +++ b/drivers/input/touchscreen/penmount.c | |||
@@ -21,7 +21,6 @@ | |||
21 | #include <linux/input.h> | 21 | #include <linux/input.h> |
22 | #include <linux/input/mt.h> | 22 | #include <linux/input/mt.h> |
23 | #include <linux/serio.h> | 23 | #include <linux/serio.h> |
24 | #include <linux/init.h> | ||
25 | 24 | ||
26 | #define DRIVER_DESC "PenMount serial touchscreen driver" | 25 | #define DRIVER_DESC "PenMount serial touchscreen driver" |
27 | 26 | ||