All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] rbtx4939: Fix typo in system name
@ 2009-04-15 17:22 Atsushi Nemoto
  2009-04-17 20:26 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: Atsushi Nemoto @ 2009-04-15 17:22 UTC (permalink / raw)
  To: linux-mips; +Cc: ralf, ralf.roesch

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
---
 arch/mips/txx9/rbtx4939/setup.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/mips/txx9/rbtx4939/setup.c b/arch/mips/txx9/rbtx4939/setup.c
index d5ef662..91f2ec8 100644
--- a/arch/mips/txx9/rbtx4939/setup.c
+++ b/arch/mips/txx9/rbtx4939/setup.c
@@ -537,7 +537,7 @@ static void __init rbtx4939_setup(void)
 }
 
 struct txx9_board_vec rbtx4939_vec __initdata = {
-	.system = "Tothiba RBTX4939",
+	.system = "Toshiba RBTX4939",
 	.prom_init = rbtx4939_prom_init,
 	.mem_setup = rbtx4939_setup,
 	.irq_setup = rbtx4939_irq_setup,
-- 
1.5.6.3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] rbtx4939: Fix typo in system name
  2009-04-15 17:22 [PATCH] rbtx4939: Fix typo in system name Atsushi Nemoto
@ 2009-04-17 20:26 ` Ralf Baechle
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2009-04-17 20:26 UTC (permalink / raw)
  To: Atsushi Nemoto; +Cc: linux-mips, ralf.roesch

Thanks, applied!

  Ralf

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-04-17 20:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-15 17:22 [PATCH] rbtx4939: Fix typo in system name Atsushi Nemoto
2009-04-17 20:26 ` Ralf Baechle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.