]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/mtd/nand.h
OMAP3 NAND: move NAND_BLOCK_SIZE macro to board-3430sdp-flash.c
[linux-2.6-omap-h63xx.git] / include / linux / mtd / nand.h
index aac285162dd1b36a2855c6697beacbe754f99243..81774e5facf4e74a2d5dd742bae6bb81a1922b17 100644 (file)
@@ -45,7 +45,7 @@ extern void nand_wait_ready(struct mtd_info *mtd);
  */
 #define NAND_MAX_OOBSIZE       64
 #define NAND_MAX_PAGESIZE      2048
-#define NAND_BLOCK_SIZE                SZ_128K
+
 /*
  * Constants for hardware specific CLE/ALE/NCE function
  *