mtd/include/mtd mtd-abi.h,1.13,1.14

David Woodhouse dwmw2 at infradead.org
Thu Feb 9 11:12:42 EST 2006


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

Modified Files:
	mtd-abi.h 
Log Message:
BLOCK type

Index: mtd-abi.h
===================================================================
RCS file: /home/cvs/mtd/include/mtd/mtd-abi.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- mtd-abi.h	7 Nov 2005 11:14:56 -0000	1.13
+++ mtd-abi.h	9 Feb 2006 16:12:39 -0000	1.14
@@ -30,6 +30,7 @@
 #define MTD_NANDFLASH		4
 #define MTD_PEROM		5
 #define MTD_DATAFLASH		6
+#define MTD_BLOCK		7
 #define MTD_OTHER		14
 #define MTD_UNKNOWN		15
 





More information about the linux-mtd-cvs mailing list