diff options
Diffstat (limited to 'drivers/watchdog/w83697ug_wdt.c')
-rw-r--r-- | drivers/watchdog/w83697ug_wdt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/watchdog/w83697ug_wdt.c b/drivers/watchdog/w83697ug_wdt.c index ab45bfdf935c..274be0bfaf24 100644 --- a/drivers/watchdog/w83697ug_wdt.c +++ b/drivers/watchdog/w83697ug_wdt.c | |||
@@ -46,7 +46,6 @@ | |||
46 | #include <linux/io.h> | 46 | #include <linux/io.h> |
47 | #include <linux/uaccess.h> | 47 | #include <linux/uaccess.h> |
48 | 48 | ||
49 | #include <asm/system.h> | ||
50 | 49 | ||
51 | #define WATCHDOG_NAME "w83697ug/uf WDT" | 50 | #define WATCHDOG_NAME "w83697ug/uf WDT" |
52 | #define WATCHDOG_TIMEOUT 60 /* 60 sec default timeout */ | 51 | #define WATCHDOG_TIMEOUT 60 /* 60 sec default timeout */ |