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 0c60af14ac65..cd31b8a2a729 100644 --- a/drivers/watchdog/eurotechwdt.c +++ b/drivers/watchdog/eurotechwdt.c | |||
@@ -61,7 +61,6 @@ | |||
61 | #include <linux/io.h> | 61 | #include <linux/io.h> |
62 | #include <linux/uaccess.h> | 62 | #include <linux/uaccess.h> |
63 | 63 | ||
64 | #include <asm/system.h> | ||
65 | 64 | ||
66 | static unsigned long eurwdt_is_open; | 65 | static unsigned long eurwdt_is_open; |
67 | static int eurwdt_timeout; | 66 | static int eurwdt_timeout; |