]> git.sur5r.net Git - u-boot/blobdiff - board/pxa255_idp/pxa_idp.c
fsl_pci: create a SET_STD_PCI_INFO() helper wrapper
[u-boot] / board / pxa255_idp / pxa_idp.c
index aa598aaa44d21a9360b6a35c4a5ea7a0fb40b6a5..e9e479c4bad50feca63da6aae222103b821d534f 100644 (file)
@@ -129,7 +129,7 @@ int do_idpcmd(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
 
 U_BOOT_CMD(idpcmd, CONFIG_SYS_MAXARGS, 0, do_idpcmd,
           "custom IDP command",
-          "no args at this time\n"
+          "no args at this time"
 );
 
 #endif