projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de7fa29
)
[MIPS] Cobalt: Rename "Colo" MTD partition to "firmware".
author
Ralf Baechle
<ralf@linux-mips.org>
Wed, 21 Feb 2007 02:17:58 +0000
(
02:17
+0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 22 Feb 2007 00:50:45 +0000
(
00:50
+0000)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/cobalt/mtd.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/cobalt/mtd.c
b/arch/mips/cobalt/mtd.c
index 01d8ec77fe9ca9b3ae25aac91c8060875739b3ad..2b088ef3839a4b69d275b3b2e30eedc31051198c 100644
(file)
--- a/
arch/mips/cobalt/mtd.c
+++ b/
arch/mips/cobalt/mtd.c
@@
-24,7
+24,7
@@
static struct mtd_partition cobalt_mtd_partitions[] = {
{
- .name = "
Colo
",
+ .name = "
firmware
",
.offset = 0x0,
.size = 0x80000,
},