]> Pileus Git - ~andy/linux/blobdiff - drivers/mtd/cmdlinepart.c
Merge branch 'vt8500/devel' into next/dt
[~andy/linux] / drivers / mtd / cmdlinepart.c
index ddf9ec6d9168ed3848fdd249a67c2c2053b43444..4558e0f4d07f89b39a6ab7cce953ef5de701111b 100644 (file)
@@ -70,7 +70,7 @@ struct cmdline_mtd_partition {
 /* mtdpart_setup() parses into here */
 static struct cmdline_mtd_partition *partitions;
 
-/* the command line passed to mtdpart_setupd() */
+/* the command line passed to mtdpart_setup() */
 static char *cmdline;
 static int cmdline_parsed = 0;