If kernel/config.h is included in yportenv.h, then yportenv.h must be
[yaffs2.git] / yaffs_mtdif2.c
index c1554333d89f1016bb116bca5676af06943c4b47..f21b1167ac76d5392caceef0f511c7959df3989e 100644 (file)
 
 // 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"