diff options
Diffstat (limited to 'drivers/input/touchscreen/fujitsu_ts.c')
-rw-r--r-- | drivers/input/touchscreen/fujitsu_ts.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/input/touchscreen/fujitsu_ts.c b/drivers/input/touchscreen/fujitsu_ts.c index 10794ddbdf58..d0e46a7e183b 100644 --- a/drivers/input/touchscreen/fujitsu_ts.c +++ b/drivers/input/touchscreen/fujitsu_ts.c | |||
@@ -16,7 +16,6 @@ | |||
16 | #include <linux/slab.h> | 16 | #include <linux/slab.h> |
17 | #include <linux/input.h> | 17 | #include <linux/input.h> |
18 | #include <linux/serio.h> | 18 | #include <linux/serio.h> |
19 | #include <linux/init.h> | ||
20 | 19 | ||
21 | #define DRIVER_DESC "Fujitsu serial touchscreen driver" | 20 | #define DRIVER_DESC "Fujitsu serial touchscreen driver" |
22 | 21 | ||