]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/watchdog/omap_wdt.c
Merge current mainline tree into linux-omap tree
[linux-2.6-omap-h63xx.git] / drivers / watchdog / omap_wdt.c
index d4c7959cffd0bee6674cdf1e28bbae61182024a3..b111dec8059d8f4d56c56370e7a5631e2dae19b2 100644 (file)
 
 #include <asm/io.h>
 #include <asm/uaccess.h>
-#include <asm/hardware.h>
+#include <mach/hardware.h>
 #include <asm/bitops.h>
 
-#include <asm/arch/prcm.h>
+#include <mach/prcm.h>
 
 #include "omap_wdt.h"