]> Git Repo - J-u-boot.git/blobdiff - fs/yaffs2/yaffs_uboot_glue.c
mtd: nand: Remove nand_info_t typedef
[J-u-boot.git] / fs / yaffs2 / yaffs_uboot_glue.c
index 50000a135b54f229e4aa914939ab6c554bdab0c4..5e9902519a7d35d5c05a011b5f8daa9ed47e5de1 100644 (file)
@@ -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)
 {
This page took 0.026851 seconds and 4 git commands to generate.