summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cpu/arm920t/start.S3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpu/arm920t/start.S b/cpu/arm920t/start.S
index 475cdafabe..27f38b8089 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>
/*
*************************************************************************