mtd/include/linux jffs2_fs_i.h,1.15,1.16
David Woodhouse
dwmw2 at infradead.org
Thu Jan 9 09:03:23 EST 2003
Update of /home/cvs/mtd/include/linux
In directory phoenix.infradead.org:/tmp/cvs-serv28475
Modified Files:
jffs2_fs_i.h
Log Message:
eCos support
Index: jffs2_fs_i.h
===================================================================
RCS file: /home/cvs/mtd/include/linux/jffs2_fs_i.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- jffs2_fs_i.h 12 Nov 2002 09:42:49 -0000 1.15
+++ jffs2_fs_i.h 9 Jan 2003 14:03:21 -0000 1.16
@@ -36,8 +36,10 @@
uint16_t flags;
uint8_t usercompr;
+#if !defined (__ECOS)
#if LINUX_VERSION_CODE > KERNEL_VERSION(2,5,2)
struct inode vfs_inode;
+#endif
#endif
};
More information about the linux-mtd-cvs
mailing list