cmd_ide: Remove unused AmigaOneG3SE code
[platform/kernel/u-boot.git] / common / cmd_console.c
index e2bc2a3..f861f83 100644 (file)
@@ -65,6 +65,6 @@ int do_coninfo (cmd_tbl_t * cmd, int flag, int argc, char *argv[])
 
 U_BOOT_CMD(
        coninfo,        3,      1,      do_coninfo,
-       "coninfo - print console devices and information\n",
+       "print console devices and information",
        ""
 );