]> err.no Git - linux-2.6/blobdiff - drivers/watchdog/iTCO_vendor_support.c
[WATCHDOG] mpc83xx_wdt: add support for MPC86xx CPUs
[linux-2.6] / drivers / watchdog / iTCO_vendor_support.c
index 09e9534ac2e4623d8601c66f2e6b1353d0c93fbf..e9e1f7b3fb75bb5ce49c87df9ec17443c4507990 100644 (file)
@@ -31,7 +31,6 @@
 #include <linux/kernel.h>              /* For printk/panic/... */
 #include <linux/init.h>                        /* For __init/__exit/... */
 #include <linux/ioport.h>              /* For io-port access */
-
 #include <linux/io.h>                  /* For inb/outb/... */
 
 #include "iTCO_vendor.h"