X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=include%2Fmtd%2Fmtd-user.h;h=713f34d3e62e184aa6712ee53ac8308412d26593;hb=230140cffa7feae90ad50bf259db1fa07674f3a7;hp=1c13fc7161fefaa084ecb9f66f63156c2154e94a;hpb=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2;p=linux-2.6-omap-h63xx.git diff --git a/include/mtd/mtd-user.h b/include/mtd/mtd-user.h index 1c13fc7161f..713f34d3e62 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__ */