projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7d1673
)
MIPS: RBTX4939: Fix typo in system name
author
Atsushi Nemoto
<anemo@mba.ocn.ne.jp>
Wed, 15 Apr 2009 17:22:21 +0000
(
02:22
+0900)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 14 May 2009 12:50:26 +0000
(13:50 +0100)
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/txx9/rbtx4939/setup.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/txx9/rbtx4939/setup.c
b/arch/mips/txx9/rbtx4939/setup.c
index 011e1e332f4797a26066105bb29ccc6315816dc5..4199c6fd4d1d3c13392863f755aa74f3c6b96c01 100644
(file)
--- a/
arch/mips/txx9/rbtx4939/setup.c
+++ b/
arch/mips/txx9/rbtx4939/setup.c
@@
-536,7
+536,7
@@
static void __init rbtx4939_setup(void)
}
struct txx9_board_vec rbtx4939_vec __initdata = {
- .system = "To
t
hiba RBTX4939",
+ .system = "To
s
hiba RBTX4939",
.prom_init = rbtx4939_prom_init,
.mem_setup = rbtx4939_setup,
.irq_setup = rbtx4939_irq_setup,