]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/mtd/mtd-abi.h
9p: Remove potentially bad parameter from function entry debug print.
[linux-2.6-omap-h63xx.git] / include / mtd / mtd-abi.h
index f71dac4203948421595e0f79cad9140c70d7c903..c6c61cd5a254aaa03348924d0f0f864d8bf845e0 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id: mtd-abi.h,v 1.13 2005/11/07 11:14:56 gleixner Exp $
- *
  * Portions of MTD ABI definition which are shared by kernel and user space
  */
 
@@ -29,7 +27,7 @@ struct mtd_oob_buf {
 #define MTD_WRITEABLE          0x400   /* Device is writeable */
 #define MTD_BIT_WRITEABLE      0x800   /* Single bits can be flipped */
 #define MTD_NO_ERASE           0x1000  /* No erase necessary */
-#define MTD_STUPID_LOCK                0x2000  /* Always locked after reset */
+#define MTD_POWERUP_LOCK       0x2000  /* Always locked after reset */
 
 // Some common devices / combinations of capabilities
 #define MTD_CAP_ROM            0