Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 80983
b: refs/heads/master
c: 44032af
h: refs/heads/master
i:
  80981: 875dd46
  80979: 2c94e5a
  80975: c86e5e4
v: v3
  • Loading branch information
joe@perches.com authored and Paul Mackerras committed Dec 3, 2007
1 parent 47629c2 commit 9a309ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: df3c9019ed20dbd46b945adeec09c0e82034252a
refs/heads/master: 44032af0e7d5467b12f998dbf2f1cd23c5324fd5
4 changes: 2 additions & 2 deletions trunk/arch/ppc/platforms/ev64260.c
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ ev64260_early_serial_map(void)
#endif

if (early_serial_setup(&port) != 0)
printk(KERN_WARNING "Early serial init of port 0"
printk(KERN_WARNING "Early serial init of port 0 "
"failed\n");

first_time = 0;
Expand Down Expand Up @@ -388,7 +388,7 @@ ev64260_setup_arch(void)
ev64260_early_serial_map();
#endif

printk(KERN_INFO "%s %s port (C) 2001 MontaVista Software, Inc."
printk(KERN_INFO "%s %s port (C) 2001 MontaVista Software, Inc. "
"(source@mvista.com)\n", BOARD_VENDOR, BOARD_MACHINE);

if (ppc_md.progress)
Expand Down

0 comments on commit 9a309ac

Please sign in to comment.