From 2907798926ee932f453ac8538e7a6c05c18428a5 Mon Sep 17 00:00:00 2001 From: Jean-Christophe PLAGNIOL-VILLARD Date: Fri, 15 May 2009 23:47:13 +0200 Subject: arm920/926/926: remove non needed header Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- cpu/lh7a40x/cpu.c | 1 - cpu/lh7a40x/timer.c | 1 - 2 files changed, 2 deletions(-) (limited to 'cpu/lh7a40x') diff --git a/cpu/lh7a40x/cpu.c b/cpu/lh7a40x/cpu.c index 338df8769..be92f708b 100644 --- a/cpu/lh7a40x/cpu.c +++ b/cpu/lh7a40x/cpu.c @@ -31,7 +31,6 @@ #include #include -#include #include #ifdef CONFIG_USE_IRQ diff --git a/cpu/lh7a40x/timer.c b/cpu/lh7a40x/timer.c index f0baf1473..f9b5be010 100644 --- a/cpu/lh7a40x/timer.c +++ b/cpu/lh7a40x/timer.c @@ -30,7 +30,6 @@ */ #include -#include #include static ulong timer_load_val = 0; -- cgit v1.2.3