Merge current mainline tree into linux-omap tree
[pandora-kernel.git] / drivers / watchdog / ixp2000_wdt.c
index a77f69d..4f4b35a 100644 (file)
@@ -26,8 +26,7 @@
 #include <linux/init.h>
 #include <linux/bitops.h>
 #include <linux/uaccess.h>
-
-#include <asm/hardware.h>
+#include <mach/hardware.h>
 
 static int nowayout = WATCHDOG_NOWAYOUT;
 static unsigned int heartbeat = 60;    /* (secs) Default is 1 minute */