diff options
Diffstat (limited to 'include/linux/mtd/nand.h')
-rw-r--r-- | include/linux/mtd/nand.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mtd/nand.h b/include/linux/mtd/nand.h index 57977c640529..53dcf4973c1b 100644 --- a/include/linux/mtd/nand.h +++ b/include/linux/mtd/nand.h | |||
@@ -559,6 +559,7 @@ struct nand_chip { | |||
559 | #define NAND_MFR_MICRON 0x2c | 559 | #define NAND_MFR_MICRON 0x2c |
560 | #define NAND_MFR_AMD 0x01 | 560 | #define NAND_MFR_AMD 0x01 |
561 | #define NAND_MFR_MACRONIX 0xc2 | 561 | #define NAND_MFR_MACRONIX 0xc2 |
562 | #define NAND_MFR_EON 0x92 | ||
562 | 563 | ||
563 | /** | 564 | /** |
564 | * struct nand_flash_dev - NAND Flash Device ID Structure | 565 | * struct nand_flash_dev - NAND Flash Device ID Structure |