aboutsummaryrefslogtreecommitdiff
path: root/include/mtd/mtd-user.h
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@gmail.com>2006-05-29 08:41:35 -0500
committerJosh Boyer <jwboyer@gmail.com>2006-05-29 08:41:35 -0500
commit01207e4c55264c8539b654edb66f7dbe01c9ed6a (patch)
tree415c082a3d86d95ac9c231dc857b757eecbca638 /include/mtd/mtd-user.h
parentce9161991b696cb8bec57d691f1874f307a8db21 (diff)
Update user headers from latest kernel tree
Signed-off-by: Josh Boyer <jwboyer@gmail.com>
Diffstat (limited to 'include/mtd/mtd-user.h')
-rw-r--r--include/mtd/mtd-user.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mtd/mtd-user.h b/include/mtd/mtd-user.h
index 1c13fc7..713f34d 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__ */