X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_mtdif2.c;h=f21b1167ac76d5392caceef0f511c7959df3989e;hp=c1554333d89f1016bb116bca5676af06943c4b47;hb=73e9f7fdbe045ba7d9f48fd1197fb6a4258b35d4;hpb=92058df84b3bcea504a31463e9c6930dce4a7ae0 diff --git a/yaffs_mtdif2.c b/yaffs_mtdif2.c index c155433..f21b116 100644 --- a/yaffs_mtdif2.c +++ b/yaffs_mtdif2.c @@ -15,12 +15,12 @@ // mtd interface for YAFFS2 -const char *yaffs_mtdif2_c_version = "$Id: yaffs_mtdif2.c,v 1.3 2005-07-20 18:57:05 charles Exp $"; - -#ifdef CONFIG_YAFFS_MTD_ENABLED +const char *yaffs_mtdif2_c_version = "$Id: yaffs_mtdif2.c,v 1.4 2005-07-31 06:47:12 marty Exp $"; #include "yportenv.h" +#ifdef CONFIG_YAFFS_MTD_ENABLED + #include "yaffs_mtdif2.h" #include "linux/mtd/mtd.h"