diff options
Diffstat (limited to 'cpu')
-rw-r--r-- | cpu/arm920t/start.S | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cpu/arm920t/start.S b/cpu/arm920t/start.S index 475cdafabe5..27f38b80891 100644 --- a/cpu/arm920t/start.S +++ b/cpu/arm920t/start.S @@ -24,9 +24,8 @@ * MA 02111-1307 USA */ +#include <common.h> #include <config.h> -#include <version.h> -#include <status_led.h> /* ************************************************************************* |