projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f6e439
)
[ARM] 3475/1: S3C2410: fix spelling mistake in SMDK partition table
author
Ben Dooks
<ben-linux@fluff.org>
Thu, 13 Apr 2006 08:57:15 +0000
(09:57 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 13 Apr 2006 08:57:15 +0000
(09:57 +0100)
Patch from Ben Dooks
Fix bad spelling of partition
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-s3c2410/common-smdk.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-s3c2410/common-smdk.c
b/arch/arm/mach-s3c2410/common-smdk.c
index
f372fbd
..
c940890
100644
(file)
--- a/
arch/arm/mach-s3c2410/common-smdk.c
+++ b/
arch/arm/mach-s3c2410/common-smdk.c
@@
-50,7
+50,7
@@
static struct mtd_partition smdk_default_nand_part[] = {
.offset = 0,
},
[1] = {
- .name = "S3C2410 flash parition 1",
+ .name = "S3C2410 flash par
t
ition 1",
.offset = 0,
.size = SZ_2M,
},