diff mbox

[U-Boot,14/15] AT91: fix at91sam_wdt.c to reworked header files

Message ID 1298033414-11481-15-git-send-email-u-boot@emk-elektronik.de
State Accepted
Commit 7f6ed7ff7c3cd4cc7c30ea9d51b1013318f57467
Delegated to: Reinhard Meyer
Headers show

Commit Message

Reinhard Meyer Feb. 18, 2011, 12:50 p.m. UTC
Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
---
 drivers/watchdog/at91sam9_wdt.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff mbox

Patch

diff --git a/drivers/watchdog/at91sam9_wdt.c b/drivers/watchdog/at91sam9_wdt.c
index 6254765..80dad07 100644
--- a/drivers/watchdog/at91sam9_wdt.c
+++ b/drivers/watchdog/at91sam9_wdt.c
@@ -21,7 +21,7 @@ 
 #include <common.h>
 #include <watchdog.h>
 #include <asm/arch/hardware.h>
-#include <asm/arch/io.h>
+#include <asm/io.h>
 #include <asm/arch/at91_wdt.h>
 
 /*