summaryrefslogtreecommitdiffstats
path: root/fs/yaffs2/yaffs_uboot_glue.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/yaffs2/yaffs_uboot_glue.c')
-rw-r--r--fs/yaffs2/yaffs_uboot_glue.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/yaffs2/yaffs_uboot_glue.c b/fs/yaffs2/yaffs_uboot_glue.c
index 50000a135b..5e9902519a 100644
--- a/fs/yaffs2/yaffs_uboot_glue.c
+++ b/fs/yaffs2/yaffs_uboot_glue.c
@@ -141,7 +141,7 @@ static const char *yaffs_error_str(void)
}
}
-extern nand_info_t nand_info[];
+extern struct mtd_info nand_info[];
void cmd_yaffs_tracemask(unsigned set, unsigned mask)
{
OpenPOWER on IntegriCloud