mirror of
https://github.com/torvalds/linux.git
synced 2026-05-22 14:12:07 +02:00
MIPS: RBTX4939: Fix typo in system name
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
c7d16736b8
commit
dfe99b9c4e
|
|
@ -536,7 +536,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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user