]> err.no Git - linux-2.6/blobdiff - drivers/watchdog/ep93xx_wdt.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
[linux-2.6] / drivers / watchdog / ep93xx_wdt.c
index 0e4787a0bb87d7d8af46161274b669f33970371b..7476844dbac3cc3ad61523f2a52e360ba6eee519 100644 (file)
@@ -29,7 +29,7 @@
 #include <linux/watchdog.h>
 #include <linux/timer.h>
 
-#include <asm/hardware.h>
+#include <asm/arch/hardware.h>
 #include <asm/uaccess.h>
 
 #define WDT_VERSION    "0.3"