X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=yaffs_mtdif.c;h=7f74b6f79598b78ec9e9cc1172bb3f4b9d6c56c4;hb=a1d28cf77fe06fe98cea4c4e80cc1cab94ea6736;hp=3f1e9241ac4930a172a383c095d3b402706f096c;hpb=cefeada5db633fd3c37cde66e2e62c73052c18bd;p=yaffs%2F.git diff --git a/yaffs_mtdif.c b/yaffs_mtdif.c index 3f1e924..7f74b6f 100644 --- a/yaffs_mtdif.c +++ b/yaffs_mtdif.c @@ -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