X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_nand.h;h=804e97ad66d0ca50385b730af435ea1d944d90eb;hp=71346627fc0b7db66a90b833231ce4d186f5b4d6;hb=b6a3ae56bbcd59fdc1769f69f445a5e43f8297bc;hpb=472c70456396a6f2019bfabe83bd292782dbd978 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