diff options
Diffstat (limited to 'drivers/watchdog/eurotechwdt.c')
-rw-r--r-- | drivers/watchdog/eurotechwdt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/watchdog/eurotechwdt.c b/drivers/watchdog/eurotechwdt.c index 3946c51099c0..f507fe7d5dc3 100644 --- a/drivers/watchdog/eurotechwdt.c +++ b/drivers/watchdog/eurotechwdt.c | |||
@@ -59,7 +59,6 @@ | |||
59 | #include <linux/io.h> | 59 | #include <linux/io.h> |
60 | #include <linux/uaccess.h> | 60 | #include <linux/uaccess.h> |
61 | 61 | ||
62 | #include <asm/system.h> | ||
63 | 62 | ||
64 | static unsigned long eurwdt_is_open; | 63 | static unsigned long eurwdt_is_open; |
65 | static int eurwdt_timeout; | 64 | static int eurwdt_timeout; |