1 --- a/drivers/mtd/devices/at91_dataflash.c
2 +++ b/drivers/mtd/devices/at91_dataflash.c
3 @@ -163,12 +163,12 @@ static struct mtd_partition static_parti
4 .mask_flags = MTD_WRITEABLE, /* read-only */
9 .offset = MTDPART_OFS_NXTBLK,
10 - .size = 5 * 32 * 8 * 1056, /* 5 sectors */
14 - .name = "filesystem",
16 .offset = MTDPART_OFS_NXTBLK,
17 .size = MTDPART_SIZ_FULL, /* rest = 26 sectors */