- #define MTD_ERASE_PARTIAL 0x8000 /* partition only covers parts of an erase block */
-@@ -50,7 +52,7 @@ struct mtd_part {
+ /* Our partition linked list */
+@@ -48,7 +50,7 @@ struct mtd_part {
/*
* This function, given a master MTD object and a partition table, creates
* and registers slave MTD objects which are bound to the master according to
/*
* This function, given a master MTD object and a partition table, creates
* and registers slave MTD objects which are bound to the master according to