Skip to content
Snippets Groups Projects
Commit 7f6ed7ff authored by Reinhard Meyer's avatar Reinhard Meyer Committed by Albert ARIBAUD
Browse files

AT91: fix at91sam_wdt.c to reworked header files

parent 50f75002
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
#include <common.h> #include <common.h>
#include <watchdog.h> #include <watchdog.h>
#include <asm/arch/hardware.h> #include <asm/arch/hardware.h>
#include <asm/arch/io.h> #include <asm/io.h>
#include <asm/arch/at91_wdt.h> #include <asm/arch/at91_wdt.h>
/* /*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment