From 86592f60595f5dcebde01c9a4135485fbf2a61d6 Mon Sep 17 00:00:00 2001 From: Reinhard Meyer Date: Sun, 7 Nov 2010 13:26:14 +0100 Subject: AT91: change includes from asm/arch/io.h to asm/io.h and remove the now unused asm/arch-at91/io.h Signed-off-by: Reinhard Meyer --- arch/arm/cpu/arm926ejs/at91/reset.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm/cpu/arm926ejs/at91/reset.c') diff --git a/arch/arm/cpu/arm926ejs/at91/reset.c b/arch/arm/cpu/arm926ejs/at91/reset.c index 1f918b0e9..023719a68 100644 --- a/arch/arm/cpu/arm926ejs/at91/reset.c +++ b/arch/arm/cpu/arm926ejs/at91/reset.c @@ -23,9 +23,9 @@ */ #include +#include #include #include -#include /* Reset the cpu by telling the reset controller to do so */ void reset_cpu(ulong ignored) -- cgit v1.2.3-70-g09d2