From 9a309ac7da44d108b7c439068ec91fd229c9701d Mon Sep 17 00:00:00 2001 From: "joe@perches.com" Date: Tue, 20 Nov 2007 12:47:56 +1100 Subject: [PATCH] --- yaml --- r: 80983 b: refs/heads/master c: 44032af0e7d5467b12f998dbf2f1cd23c5324fd5 h: refs/heads/master i: 80981: 875dd4697a8c26eec66351f32ad35692d2132e79 80979: 2c94e5a52b85dd1a934fe2d67775e434bb1ca432 80975: c86e5e427ca40dd13586c1f5e7fa1f084cd5f576 v: v3 --- [refs] | 2 +- trunk/arch/ppc/platforms/ev64260.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 7e851f964722..774c366c7eec 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: df3c9019ed20dbd46b945adeec09c0e82034252a +refs/heads/master: 44032af0e7d5467b12f998dbf2f1cd23c5324fd5 diff --git a/trunk/arch/ppc/platforms/ev64260.c b/trunk/arch/ppc/platforms/ev64260.c index 976270d537c1..c1f77e1d368e 100644 --- a/trunk/arch/ppc/platforms/ev64260.c +++ b/trunk/arch/ppc/platforms/ev64260.c @@ -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; @@ -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)