atomic.h: add atomic64 cmpxchg, xchg and add_unless to x86_64
[powerpc.git] / include / mtd / mtd-abi.h
index 8e501a7..f71dac4 100644 (file)
@@ -24,6 +24,7 @@ struct mtd_oob_buf {
 #define MTD_NORFLASH           3
 #define MTD_NANDFLASH          4
 #define MTD_DATAFLASH          6
+#define MTD_UBIVOLUME          7
 
 #define MTD_WRITEABLE          0x400   /* Device is writeable */
 #define MTD_BIT_WRITEABLE      0x800   /* Single bits can be flipped */