projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50f7500
)
AT91: fix at91sam_wdt.c to reworked header files
author
Reinhard Meyer
<u-boot@emk-elektronik.de>
Fri, 4 Feb 2011 19:17:33 +0000
(20:17 +0100)
committer
Albert ARIBAUD
<albert.u.boot@aribaud.net>
Wed, 18 May 2011 05:56:51 +0000
(07:56 +0200)
Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
drivers/watchdog/at91sam9_wdt.c
patch
|
blob
|
history
diff --git
a/drivers/watchdog/at91sam9_wdt.c
b/drivers/watchdog/at91sam9_wdt.c
index 62547651a5f7b29d958d9bc9b617a5dec31496f0..80dad07d84eed751905341cf6a2833b215b288c8 100644
(file)
--- 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>
/*