Merge branches 'pm-epoll', 'pnp' and 'powercap'
[firefly-linux-kernel-4.4.55.git] / include / linux / mtd / bbm.h
index 95fc482cef36cb12c78ba0eade0da4f8d717b3cb..36bb6a503f196ea04e4184c1445aa142db906607 100644 (file)
@@ -91,8 +91,6 @@ struct nand_bbt_descr {
  * with NAND_BBT_CREATE.
  */
 #define NAND_BBT_CREATE_EMPTY  0x00000400
-/* Search good / bad pattern through all pages of a block */
-#define NAND_BBT_SCANALLPAGES  0x00000800
 /* Write bbt if neccecary */
 #define NAND_BBT_WRITE         0x00002000
 /* Read and write back block contents when writing bbt */