diff options
Diffstat (limited to 'drivers/watchdog/w83877f_wdt.c')
-rw-r--r-- | drivers/watchdog/w83877f_wdt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/watchdog/w83877f_wdt.c b/drivers/watchdog/w83877f_wdt.c index 24587d2060c4..5f3b9455f294 100644 --- a/drivers/watchdog/w83877f_wdt.c +++ b/drivers/watchdog/w83877f_wdt.c | |||
@@ -56,7 +56,6 @@ | |||
56 | #include <linux/init.h> | 56 | #include <linux/init.h> |
57 | #include <linux/io.h> | 57 | #include <linux/io.h> |
58 | #include <linux/uaccess.h> | 58 | #include <linux/uaccess.h> |
59 | #include <asm/system.h> | ||
60 | 59 | ||
61 | #define OUR_NAME "w83877f_wdt" | 60 | #define OUR_NAME "w83877f_wdt" |
62 | #define PFX OUR_NAME ": " | 61 | #define PFX OUR_NAME ": " |