X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_mtdif1.c;h=990e0fb7673801a3fd439f27163b118b9db5100c;hp=00fa4f2122e9e6148e1c86a629bef0b15a9be34e;hb=770115555db6239f81c81544b8c402ef21b62a3e;hpb=3a263f2d5074abcd6129dff4f1bd1a0ab45a04da diff --git a/yaffs_mtdif1.c b/yaffs_mtdif1.c index 00fa4f2..990e0fb 100644 --- a/yaffs_mtdif1.c +++ b/yaffs_mtdif1.c @@ -24,6 +24,7 @@ */ #include "yportenv.h" +#include "yaffs_trace.h" #include "yaffs_guts.h" #include "yaffs_packedtags1.h" #include "yaffs_tagscompat.h" /* for yaffs_CalcTagsECC */ @@ -36,7 +37,7 @@ /* Don't compile this module if we don't have MTD's mtd_oob_ops interface */ #if (MTD_VERSION_CODE > MTD_VERSION(2, 6, 17)) -const char *yaffs_mtdif1_c_version = "$Id: yaffs_mtdif1.c,v 1.11 2009-09-09 03:03:01 charles Exp $"; +const char *yaffs_mtdif1_c_version = "$Id: yaffs_mtdif1.c,v 1.12 2010-01-11 04:06:46 charles Exp $"; #ifndef CONFIG_YAFFS_9BYTE_TAGS # define YTAG1_SIZE 8