summaryrefslogtreecommitdiffstats
path: root/cpu/arm926ejs
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.(none)>2005-09-25 02:00:47 +0200
committerWolfgang Denk <wd@pollux.(none)>2005-09-25 02:00:47 +0200
commitfe7eb5d88bd593a35a13a0a84997ab6c41397bac (patch)
treedd5040f7031de8efb5f562f826b3ee8f0d929158 /cpu/arm926ejs
parent74f4304ee717d0f4b3a27e7fd4a64944749b8783 (diff)
downloadblackbird-obmc-uboot-fe7eb5d88bd593a35a13a0a84997ab6c41397bac.tar.gz
blackbird-obmc-uboot-fe7eb5d88bd593a35a13a0a84997ab6c41397bac.zip
Cleanup
Diffstat (limited to 'cpu/arm926ejs')
-rw-r--r--cpu/arm926ejs/start.S3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpu/arm926ejs/start.S b/cpu/arm926ejs/start.S
index dfa6e7fa31..5f5a1c5969 100644
--- a/cpu/arm926ejs/start.S
+++ b/cpu/arm926ejs/start.S
@@ -395,7 +395,7 @@ fiq:
# ifdef CONFIG_INTEGRATOR
- /* Satisfied by Integrator routine (AP or CP) */
+ /* Satisfied by Integrator routine (AP or CP) */
#else
@@ -414,4 +414,3 @@ rstctl1:
.word 0xfffece10
#endif /* #ifdef CONFIG_INTEGRATOR */
-
OpenPOWER on IntegriCloud