]> nv-tegra.nvidia Code Review - linux-2.6.git/blobdiff - drivers/watchdog/sa1100_wdt.c
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa...
[linux-2.6.git] / drivers / watchdog / sa1100_wdt.c
index e42002d2f815898069dd13ff365b96f616554d3f..97d9da758dccd7a0977ffea9d93ec0938f4b749b 100644 (file)
 #include <linux/bitops.h>
 
 #ifdef CONFIG_ARCH_PXA
-#include <asm/arch/pxa-regs.h>
+#include <mach/pxa-regs.h>
 #endif
 
-#include <asm/arch/reset.h>
-
-#include <asm/hardware.h>
+#include <mach/reset.h>
+#include <mach/hardware.h>
 #include <asm/uaccess.h>
 
 #define OSCR_FREQ              CLOCK_TICK_RATE