summaryrefslogtreecommitdiffstats
path: root/cpu/mpc512x/iim.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/mpc512x/iim.c')
-rw-r--r--cpu/mpc512x/iim.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpu/mpc512x/iim.c b/cpu/mpc512x/iim.c
index 6cdc422594..8f2eb37e17 100644
--- a/cpu/mpc512x/iim.c
+++ b/cpu/mpc512x/iim.c
@@ -389,6 +389,6 @@ U_BOOT_CMD(
" no args for entire bank\n"
"fuse prog <frow_bit> - program fuse at row <frow>, bit <_bit>\n"
" <frow> is 0-31, <bit> is 0-7; eg. 13_2 \n"
- " WARNING - this is permanent\n"
- );
+ " WARNING - this is permanent"
+);
#endif /* CONFIG_CMD_FUSE */
OpenPOWER on IntegriCloud