diff options
Diffstat (limited to 'drivers/watchdog/wdt.c')
-rw-r--r-- | drivers/watchdog/wdt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/watchdog/wdt.c b/drivers/watchdog/wdt.c index d2ef002be96b..f3026cd49e6f 100644 --- a/drivers/watchdog/wdt.c +++ b/drivers/watchdog/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 | #include "wd501p.h" | 49 | #include "wd501p.h" |
51 | 50 | ||
52 | static unsigned long wdt_is_open; | 51 | static unsigned long wdt_is_open; |