]> nv-tegra.nvidia Code Review - linux-2.6.git/blobdiff - include/mtd/mtd-user.h
x86, boot: correct the calculation of ZO_INIT_SIZE
[linux-2.6.git] / include / mtd / mtd-user.h
index 1c13fc7161fefaa084ecb9f66f63156c2154e94a..170ceca3b2d08fb2c77362d8c061f6dc6d51f59d 100644 (file)
@@ -1,6 +1,4 @@
 /*
 /*
- * $Id: mtd-user.h,v 1.2 2004/05/05 14:44:57 dwmw2 Exp $
- *
  * MTD ABI header for use by user space only.
  */
 
  * MTD ABI header for use by user space only.
  */
 
@@ -16,5 +14,6 @@ typedef struct mtd_info_user mtd_info_t;
 typedef struct erase_info_user erase_info_t;
 typedef struct region_info_user region_info_t;
 typedef struct nand_oobinfo nand_oobinfo_t;
 typedef struct erase_info_user erase_info_t;
 typedef struct region_info_user region_info_t;
 typedef struct nand_oobinfo nand_oobinfo_t;
+typedef struct nand_ecclayout nand_ecclayout_t;
 
 #endif /* __MTD_USER_H__ */
 
 #endif /* __MTD_USER_H__ */