Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f6835543 authored by Ben Dooks's avatar Ben Dooks Committed by Russell King
Browse files

[ARM] 3475/1: S3C2410: fix spelling mistake in SMDK partition table



Patch from Ben Dooks

Fix bad spelling of partition

Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 0f6e439c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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,
	},