X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_vfs_single.c;h=61bf255078c53f6892f0b932e3b41d45f48f0067;hp=146aaef57e0e5417b2bda0df748f8890e0116b7e;hb=1c8604a29f8ca073e1f5129c58e201a4b42bc192;hpb=25633e8452addb4efafd1dedde957e1b14a07fd9 diff --git a/yaffs_vfs_single.c b/yaffs_vfs_single.c index 146aaef..61bf255 100644 --- a/yaffs_vfs_single.c +++ b/yaffs_vfs_single.c @@ -2432,10 +2432,6 @@ static struct super_block *yaffs_internal_read_super(int yaffs_version, param->use_nand_ecc = 1; #endif -#ifdef CONFIG_YAFFS_DISABLE_WIDE_TNODES - param->wide_tnodes_disabled = 1; -#endif - param->skip_checkpt_rd = options.skip_checkpoint_read; param->skip_checkpt_wr = options.skip_checkpoint_write;