X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=yaffs_nand.h;h=804e97ad66d0ca50385b730af435ea1d944d90eb;hb=ab9a00dce3929c4c8cc1f01db34b23ba64a850ce;hp=71346627fc0b7db66a90b833231ce4d186f5b4d6;hpb=472c70456396a6f2019bfabe83bd292782dbd978;p=yaffs2.git diff --git a/yaffs_nand.h b/yaffs_nand.h index 7134662..804e97a 100644 --- a/yaffs_nand.h +++ b/yaffs_nand.h @@ -34,5 +34,6 @@ int yaffs_query_init_block_state(struct yaffs_dev *dev, int yaffs_erase_block(struct yaffs_dev *dev, int flash_block); int yaffs_init_nand(struct yaffs_dev *dev); +int yaffs_deinit_nand(struct yaffs_dev *dev); #endif