| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | [PATCH] rbtx4939: Fix typo in system name |
| From: | Atsushi Nemoto <anemo@mba.ocn.ne.jp> |
| Date: | Thu, 16 Apr 2009 02:22:21 +0900 |
| Cc: | ralf@linux-mips.org, ralf.roesch@rw-gmbh.de |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
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
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH] Loongson 2 requires no NOP insns to work around hazards, Zhang Le |
|---|---|
| Next by Date: | Re: [PATCH] ftrace porting of linux-2.6.29 for mips, Chris Dearman |
| Previous by Thread: | [PATCH] Loongson 2 requires no NOP insns to work around hazards, Zhang Le |
| Next by Thread: | Re: [PATCH] rbtx4939: Fix typo in system name, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |