diff options
Diffstat (limited to 'cpu/arm920t/cpu.c')
-rw-r--r-- | cpu/arm920t/cpu.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpu/arm920t/cpu.c b/cpu/arm920t/cpu.c index 0c080fe..b6ef6bb 100644 --- a/cpu/arm920t/cpu.c +++ b/cpu/arm920t/cpu.c @@ -31,7 +31,6 @@ #include <common.h> #include <command.h> -#include <arm920t.h> #include <asm/system.h> #ifdef CONFIG_USE_IRQ |