From: Artem B. Bityuckiy Date: Tue, 3 May 2005 15:19:02 +0000 (+0100) Subject: [JFFS2] Fix NOR only compile X-Git-Tag: v2.6.13-rc3~93^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cd79216676d9122fa714615e6b49553761aca8a;p=pandora-kernel.git [JFFS2] Fix NOR only compile Fix the bug that caouses problems when compiling for NOR. We read a newly erased block so we don't need to check ECC. Define jffs2_is_writebuffered as zero if there is no wbuf. Signed-off-by: Artem B. Bityuckiy Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed