summaryrefslogtreecommitdiffstats
path: root/cpu
diff options
context:
space:
mode:
authorPeter Pearse <peter.pearse@arm.com>2007-09-18 13:07:54 +0100
committerPeter Pearse <peter.pearse@arm.com>2007-09-18 13:07:54 +0100
commitbd86220f58b99d6896198c385fda132f0c980915 (patch)
tree33ff54c9cc3ee2fc49ae6c2dab38456c3e023f7a /cpu
parentafd477b227c089f2b7ce0aadb20b9ea7dc6ee6f8 (diff)
downloadtalos-obmc-uboot-bd86220f58b99d6896198c385fda132f0c980915.tar.gz
talos-obmc-uboot-bd86220f58b99d6896198c385fda132f0c980915.zip
Move coloured led API to status_led.h
Improve indentation in drivers/at45.c
Diffstat (limited to 'cpu')
-rw-r--r--cpu/arm920t/start.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/arm920t/start.S b/cpu/arm920t/start.S
index df2ee20cbe..aefcdd1552 100644
--- a/cpu/arm920t/start.S
+++ b/cpu/arm920t/start.S
@@ -27,7 +27,7 @@
#include <config.h>
#include <version.h>
-#include <asm/coloured_led.h>
+#include <status_led.h>
/*
*************************************************************************
OpenPOWER on IntegriCloud