X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_fs.c;h=d5ca95bb1eab40db0d24372f0f371e9e6909f38d;hp=ca7839136474a7dee097387f6059179415c9e4f5;hb=399e637051f0912a625e74cb072cbc8528b054f8;hpb=dcc469f5f4c2a26d7656d752739958a7e2329699 diff --git a/yaffs_fs.c b/yaffs_fs.c index ca78391..d5ca95b 100644 --- a/yaffs_fs.c +++ b/yaffs_fs.c @@ -30,7 +30,7 @@ */ -const char *yaffs_fs_c_version = "$Id: yaffs_fs.c,v 1.18 2005-07-31 04:09:26 marty Exp $"; +const char *yaffs_fs_c_version = "$Id: yaffs_fs.c,v 1.19 2005-07-31 06:47:12 marty Exp $"; extern const char *yaffs_guts_c_version; @@ -1826,6 +1826,7 @@ static int yaffs_proc_read( return buf-page < count ? buf-page : count; } +#ifdef CONFIG_YAFFS2_RAM_ENABLED static int yaffs_proc_ram_write( char *page, char **start, @@ -1839,8 +1840,7 @@ static int yaffs_proc_ram_write( printk(KERN_DEBUG "yaffs write size %d\n",count); return count; } - - +#endif // Stuff to handle installation of file systems struct file_system_to_install