]> git.sur5r.net Git - u-boot/blobdiff - cpu/mpc512x/iim.c
General help message cleanup
[u-boot] / cpu / mpc512x / iim.c
index 6cdc422594926a525c1bf0b81ae6e4956dfbbdc7..8f2eb37e17e867eb0af560133b7fe0a54640abf7 100644 (file)
@@ -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 */