diff options
Diffstat (limited to 'cpu/arm_cortexa8/cpu.c')
-rw-r--r-- | cpu/arm_cortexa8/cpu.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpu/arm_cortexa8/cpu.c b/cpu/arm_cortexa8/cpu.c index 79f04ea..df96804 100644 --- a/cpu/arm_cortexa8/cpu.c +++ b/cpu/arm_cortexa8/cpu.c @@ -35,7 +35,6 @@ #include <command.h> #include <asm/system.h> #include <asm/cache.h> -#include <asm/arch/sys_proto.h> #ifndef CONFIG_L2_OFF #ifndef CONFIG_MXC |