]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/watchdog/s3c2410_wdt.c
Merge branch 'omap-fixes'
[linux-2.6-omap-h63xx.git] / drivers / watchdog / s3c2410_wdt.c
index f7f6ce82a5e251d8e088f7500af6394f778bbd91..e31925ee83462774ff573d4d4ae1d8d2ff538858 100644 (file)
@@ -42,7 +42,7 @@
 #undef S3C_VA_WATCHDOG
 #define S3C_VA_WATCHDOG (0)
 
-#include <asm/plat-s3c/regs-watchdog.h>
+#include <plat/regs-watchdog.h>
 
 #define PFX "s3c2410-wdt: "