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 @@ -49,7 +50,6 @@ struct mtd_partition {
12 #define MTDPART_SIZ_FULL (0)
18 * Functions dealing with the various ways of partitioning the space