fix a typo
authorGabor Juhos <juhosg@openwrt.org>
Fri, 5 Jun 2009 19:29:41 +0000 (19:29 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Fri, 5 Jun 2009 19:29:41 +0000 (19:29 +0000)
SVN-Revision: 16348

target/linux/ar71xx/files/arch/mips/ar71xx/mach-mzk-w300nh.c

index 4d363c84d97b969fa849449b6efcc93ac529339c..49cc2ac3f79b5b4fa1df560476c0d729fc24f00e 100644 (file)
@@ -63,7 +63,7 @@ static struct mtd_partition mzk_w300nh_partitions[] = {
                .size           = 0x020000,
                .mask_flags     = MTD_WRITEABLE,
        } , {
-               .name           = "firmare",
+               .name           = "firmware",
                .offset         = 0x050000,
                .size           = 0x770000,
        }