mtd/include/linux/mtd inftl.h,1.3,1.4

David Woodhouse dwmw2 at infradead.org
Sun Jun 29 12:15:48 EDT 2003


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

Modified Files:
	inftl.h 
Log Message:
Use newly-assigned block major 94


Index: inftl.h
===================================================================
RCS file: /home/cvs/mtd/include/linux/mtd/inftl.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- inftl.h	23 May 2003 11:35:34 -0000	1.3
+++ inftl.h	29 Jun 2003 16:15:46 -0000	1.4
@@ -19,7 +19,7 @@
 #define	SECTORSIZE	512
 
 #ifndef INFTL_MAJOR
-#define INFTL_MAJOR 93 /* FIXME */
+#define INFTL_MAJOR 94
 #endif
 #define INFTL_PARTN_BITS 4
 




More information about the linux-mtd-cvs mailing list