mtd/fs/jffs2/ecos/src os-ecos.h,1.21,1.22

lunn at infradead.org lunn at infradead.org
Fri Nov 12 11:49:21 EST 2004


Update of /home/cvs/mtd/fs/jffs2/ecos/src
In directory phoenix.infradead.org:/tmp/cvs-serv7418/src

Modified Files:
	os-ecos.h 
Log Message:
        * Merge from public MTD.


Index: os-ecos.h
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/ecos/src/os-ecos.h,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- os-ecos.h	11 Nov 2004 12:47:48 -0000	1.21
+++ os-ecos.h	12 Nov 2004 16:49:18 -0000	1.22
@@ -198,6 +198,7 @@
 #define jffs2_flash_writev(a,b,c,d,e,f) jffs2_flash_direct_writev(a,b,c,d,e)
 #define jffs2_wbuf_timeout NULL
 #define jffs2_wbuf_process NULL
+#define jffs2_nor_ecc(c) (0)
 #else
 #error no nand yet
 #endif





More information about the linux-mtd-cvs mailing list