]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[ARM] 3475/1: S3C2410: fix spelling mistake in SMDK partition table
authorBen Dooks <ben-linux@fluff.org>
Thu, 13 Apr 2006 08:57:15 +0000 (09:57 +0100)
committerRussell 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

index f372fbda124e14e68663ac5207374b04ae381a63..c940890f621f1902fe761773acd2aa9b999b8188 100644 (file)
@@ -50,7 +50,7 @@ static struct mtd_partition smdk_default_nand_part[] = {
                .offset = 0,
        },
        [1] = {
-               .name   = "S3C2410 flash parition 1",
+               .name   = "S3C2410 flash partition 1",
                .offset = 0,
                .size   = SZ_2M,
        },