*** empty log message ***
[yaffs/.git] / yaffs_mtdif.c
index 3f1e9241ac4930a172a383c095d3b402706f096c..7f74b6f79598b78ec9e9cc1172bb3f4b9d6c56c4 100644 (file)
@@ -12,7 +12,7 @@
  * published by the Free Software Foundation.
  *
  */
- #ifdef YAFFS_MTD_ENABLED
+#ifdef CONFIG_YAFFS_MTD_ENABLED
  
 #include "yportenv.h"
 
@@ -100,5 +100,5 @@ int nandmtd_InitialiseNAND(yaffs_Device *dev)
        return YAFFS_OK;
 }
 
-#endif // YAFFS_MTD_ENABLED
+#endif // CONFIG_YAFFS_MTD_ENABLED