General help message cleanup
[oweals/u-boot.git] / cpu / arm_cortexa8 / omap3 / board.c
index 51d5cf636feb9eeb04793dfc97f2d5c108d262fe..6e295994ab5dccd25b7991efd6b5f8f7a952f4c3 100644 (file)
@@ -335,8 +335,8 @@ usage:
 U_BOOT_CMD(
        nandecc, 2, 1,  do_switch_ecc,
        "nandecc - switch OMAP3 NAND ECC calculation algorithm\n",
-       "[hw/sw] - Switch between NAND hardware (hw) or software (sw) ecc algorithm\n"
-       );
+       "[hw/sw] - Switch between NAND hardware (hw) or software (sw) ecc algorithm"
+);
 
 #endif /* CONFIG_NAND_OMAP_GPMC */