commit | 8cd79216676d9122fa714615e6b49553761aca8a | [log] [tgz] |
---|---|---|
author | Artem B. Bityuckiy <dedekind@infradead.org> | Tue May 03 16:19:02 2005 +0100 |
committer | Thomas Gleixner <tglx@mtd.linutronix.de> | Mon May 23 13:19:07 2005 +0200 |
tree | 148c1c6abe0e9241a0a701d05518386128424a97 | |
parent | c25bb1f59ca6ebbee2649d82533537d4bf123609 [diff] |
[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 <dedekind@infradead.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>