diff options
Diffstat (limited to 'drivers/char/ds1620.c')
-rw-r--r-- | drivers/char/ds1620.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/char/ds1620.c b/drivers/char/ds1620.c index 48cb8f0e8ebf..3d7efc26aad6 100644 --- a/drivers/char/ds1620.c +++ b/drivers/char/ds1620.c | |||
@@ -3,7 +3,6 @@ | |||
3 | * thermometer driver (as used in the Rebel.com NetWinder) | 3 | * thermometer driver (as used in the Rebel.com NetWinder) |
4 | */ | 4 | */ |
5 | #include <linux/module.h> | 5 | #include <linux/module.h> |
6 | #include <linux/sched.h> | ||
7 | #include <linux/miscdevice.h> | 6 | #include <linux/miscdevice.h> |
8 | #include <linux/smp_lock.h> | 7 | #include <linux/smp_lock.h> |
9 | #include <linux/delay.h> | 8 | #include <linux/delay.h> |