summaryrefslogtreecommitdiff
path: root/arch/m68k/cpu/mcf52x2/start.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/cpu/mcf52x2/start.S')
-rw-r--r--arch/m68k/cpu/mcf52x2/start.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/cpu/mcf52x2/start.S b/arch/m68k/cpu/mcf52x2/start.S
index f7f124dd2f..747a518f6c 100644
--- a/arch/m68k/cpu/mcf52x2/start.S
+++ b/arch/m68k/cpu/mcf52x2/start.S
@@ -229,7 +229,7 @@ _after_flashbar_copy:
/******************************************************************************/
/*
- * void relocate_code (addr_sp, gd, addr_moni)
+ * void relocate_code(addr_sp, gd, addr_moni)
*
* This "function" does not return, instead it continues in RAM
* after relocating the monitor code.