diff options
Diffstat (limited to 'drivers/watchdog/wdt_pci.c')
-rw-r--r-- | drivers/watchdog/wdt_pci.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/watchdog/wdt_pci.c b/drivers/watchdog/wdt_pci.c index e0fc3baa9197..fae256715616 100644 --- a/drivers/watchdog/wdt_pci.c +++ b/drivers/watchdog/wdt_pci.c | |||
@@ -53,7 +53,6 @@ | |||
53 | #include <linux/io.h> | 53 | #include <linux/io.h> |
54 | #include <linux/uaccess.h> | 54 | #include <linux/uaccess.h> |
55 | 55 | ||
56 | #include <asm/system.h> | ||
57 | 56 | ||
58 | #define WDT_IS_PCI | 57 | #define WDT_IS_PCI |
59 | #include "wd501p.h" | 58 | #include "wd501p.h" |