1 --- a/include/linux/mtd/partitions.h
2 +++ b/include/linux/mtd/partitions.h
4 * Note: writeable partitions require their size and offset be
5 * erasesize aligned (e.g. use MTDPART_OFS_NEXTBLK).
10 struct mtd_partition {
11 @@ -52,7 +53,6 @@ struct mtd_partition {
12 #define MTDPART_SIZ_FULL (0)