mtd/include/linux jffs2_fs_i.h,1.16,1.17

David Woodhouse dwmw2 at infradead.org
Thu Nov 11 18:51:30 EST 2004


Update of /home/cvs/mtd/include/linux
In directory phoenix.infradead.org:/tmp/cvs-serv413

Modified Files:
	jffs2_fs_i.h 
Log Message:
include asm/semaphore.h

Index: jffs2_fs_i.h
===================================================================
RCS file: /home/cvs/mtd/include/linux/jffs2_fs_i.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- jffs2_fs_i.h	9 Jan 2003 14:03:21 -0000	1.16
+++ jffs2_fs_i.h	11 Nov 2004 23:51:27 -0000	1.17
@@ -5,6 +5,7 @@
 
 #include <linux/version.h>
 #include <linux/rbtree.h>
+#include <asm/semaphore.h>
 
 struct jffs2_inode_info {
 	/* We need an internal semaphore similar to inode->i_sem.





More information about the linux-mtd-cvs mailing list