X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_mtdif2.c;h=e6236902d5682a8076d8b80d6ba427b3028b8ca6;hp=f21b1167ac76d5392caceef0f511c7959df3989e;hb=db670e4a90555c2809667b3a032e08ca26d23e8c;hpb=399e637051f0912a625e74cb072cbc8528b054f8 diff --git a/yaffs_mtdif2.c b/yaffs_mtdif2.c index f21b116..e623690 100644 --- a/yaffs_mtdif2.c +++ b/yaffs_mtdif2.c @@ -15,11 +15,11 @@ // mtd interface for YAFFS2 -const char *yaffs_mtdif2_c_version = "$Id: yaffs_mtdif2.c,v 1.4 2005-07-31 06:47:12 marty Exp $"; +const char *yaffs_mtdif2_c_version = "$Id: yaffs_mtdif2.c,v 1.5 2005-07-31 08:38:41 marty Exp $"; #include "yportenv.h" -#ifdef CONFIG_YAFFS_MTD_ENABLED +#ifdef CONFIG_YAFFS_YAFFS1 #include "yaffs_mtdif2.h"