diff options
Diffstat (limited to 'drivers/input/serio')
-rw-r--r-- | drivers/input/serio/hil_mlc.c | 1 | ||||
-rw-r--r-- | drivers/input/serio/hp_sdc.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/drivers/input/serio/hil_mlc.c b/drivers/input/serio/hil_mlc.c index 49e11e2c1d5d..4fa93ff30919 100644 --- a/drivers/input/serio/hil_mlc.c +++ b/drivers/input/serio/hil_mlc.c | |||
@@ -59,7 +59,6 @@ | |||
59 | #include <linux/init.h> | 59 | #include <linux/init.h> |
60 | #include <linux/interrupt.h> | 60 | #include <linux/interrupt.h> |
61 | #include <linux/timer.h> | 61 | #include <linux/timer.h> |
62 | #include <linux/sched.h> | ||
63 | #include <linux/list.h> | 62 | #include <linux/list.h> |
64 | 63 | ||
65 | MODULE_AUTHOR("Brian S. Julin <bri@calyx.com>"); | 64 | MODULE_AUTHOR("Brian S. Julin <bri@calyx.com>"); |
diff --git a/drivers/input/serio/hp_sdc.c b/drivers/input/serio/hp_sdc.c index 9907ad3bea23..b57370dc4e3d 100644 --- a/drivers/input/serio/hp_sdc.c +++ b/drivers/input/serio/hp_sdc.c | |||
@@ -62,7 +62,6 @@ | |||
62 | */ | 62 | */ |
63 | 63 | ||
64 | #include <linux/hp_sdc.h> | 64 | #include <linux/hp_sdc.h> |
65 | #include <linux/sched.h> | ||
66 | #include <linux/errno.h> | 65 | #include <linux/errno.h> |
67 | #include <linux/init.h> | 66 | #include <linux/init.h> |
68 | #include <linux/module.h> | 67 | #include <linux/module.h> |