Browse Source

AT91: fix at91sam_wdt.c to reworked header files

Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
Reinhard Meyer 14 years ago
parent
commit
7f6ed7ff7c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/watchdog/at91sam9_wdt.c

+ 1 - 1
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>
 
 /*