Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / mtd / ftl.c
index 3fed8f94ac6fe60866fce75d5092acadc3c13b87..f34f20c7891162f6d5fb7c101d3cac9c55da2e82 100644 (file)
@@ -129,10 +129,6 @@ typedef struct partition_t {
     u_int16_t          DataUnits;
     u_int32_t          BlocksPerUnit;
     erase_unit_header_t        header;
-#if 0
-    region_info_t      region;
-    memory_handle_t    handle;
-#endif
 } partition_t;
 
 /* Partition state flags */