]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/watchdog/ks8695_wdt.c
Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[mv-sheeva.git] / drivers / watchdog / ks8695_wdt.c
index f8566d5c62fe71da13fb20961d59d160d9219569..0b798fdaa378eccd53e39c5ab1fa538e19388b03 100644 (file)
@@ -21,8 +21,7 @@
 #include <linux/watchdog.h>
 #include <linux/io.h>
 #include <linux/uaccess.h>
-#include <asm/arch/regs-timer.h>
-
+#include <mach/regs-timer.h>
 
 #define WDT_DEFAULT_TIME       5       /* seconds */
 #define WDT_MAX_TIME           171     /* seconds */