X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fmtd%2Fmtd-user.h;h=713f34d3e62e184aa6712ee53ac8308412d26593;hb=97bf2856c6014879bd04983a3e9dfcdac1e7fe85;hp=1c13fc7161fefaa084ecb9f66f63156c2154e94a;hpb=5fc42a6ed0ec81088c37caadb45898ae6cd0ad2c;p=linux-2.6.git diff --git a/include/mtd/mtd-user.h b/include/mtd/mtd-user.h index 1c13fc716..713f34d3e 100644 --- a/include/mtd/mtd-user.h +++ b/include/mtd/mtd-user.h @@ -16,5 +16,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 nand_ecclayout nand_ecclayout_t; #endif /* __MTD_USER_H__ */