]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/mtd/ftl.c
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
[linux-2.6-omap-h63xx.git] / drivers / mtd / ftl.c
index 4a79b187b568870ad207eaa94e905aec5133e390..5c29872184e65b64c3f5938968aaeb29061601f6 100644 (file)
@@ -130,10 +130,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 */