summaryrefslogtreecommitdiffstats
path: root/cpu/arm_intcm/cpu.c
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/arm_intcm/cpu.c
parent74f4304ee717d0f4b3a27e7fd4a64944749b8783 (diff)
downloadtalos-obmc-uboot-fe7eb5d88bd593a35a13a0a84997ab6c41397bac.tar.gz
talos-obmc-uboot-fe7eb5d88bd593a35a13a0a84997ab6c41397bac.zip
Cleanup
Diffstat (limited to 'cpu/arm_intcm/cpu.c')
-rw-r--r--cpu/arm_intcm/cpu.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpu/arm_intcm/cpu.c b/cpu/arm_intcm/cpu.c
index 34cd5af82b..d03b09dad8 100644
--- a/cpu/arm_intcm/cpu.c
+++ b/cpu/arm_intcm/cpu.c
@@ -58,8 +58,8 @@ int cleanup_before_linux (void)
disable_interrupts ();
- /* Since the CM has unknown processor we do not support
- * cache operations
+ /* Since the CM has unknown processor we do not support
+ * cache operations
*/
return (0);
OpenPOWER on IntegriCloud