If kernel/config.h is included in yportenv.h, then yportenv.h must be
authormarty <marty>
Sun, 31 Jul 2005 06:47:12 +0000 (06:47 +0000)
committermarty <marty>
Sun, 31 Jul 2005 06:47:12 +0000 (06:47 +0000)
commit399e637051f0912a625e74cb072cbc8528b054f8
tree91724fb4ad4c4f849af7c1852dc6b88ebb3da4ef
parentdcc469f5f4c2a26d7656d752739958a7e2329699
If kernel/config.h is included in yportenv.h, then yportenv.h must be
always included.  Move it outside of ifdef CONFIG_YAFFS_MTD_ENABLED.

added in additional configuration conditionals to shut up gcc about
defined but not used functions in yaffs_fs.c

added in NOTYET around functions that aren't currently used in
yaffs_tagscompat.c to shut up gcc about defined but not used function.
yaffs_fs.c
yaffs_mtdif.c
yaffs_mtdif2.c
yaffs_tagscompat.c