diff options
Diffstat (limited to 'include')
-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 cf25c7cfd0ba..bee78969cb21 100644 --- a/include/linux/mtd/nand.h +++ b/include/linux/mtd/nand.h | |||
@@ -384,6 +384,7 @@ struct nand_chip { | |||
384 | #define NAND_MFR_NATIONAL 0x8f | 384 | #define NAND_MFR_NATIONAL 0x8f |
385 | #define NAND_MFR_RENESAS 0x07 | 385 | #define NAND_MFR_RENESAS 0x07 |
386 | #define NAND_MFR_STMICRO 0x20 | 386 | #define NAND_MFR_STMICRO 0x20 |
387 | #define NAND_MFR_HYNIX 0xad | ||
387 | 388 | ||
388 | /** | 389 | /** |
389 | * struct nand_flash_dev - NAND Flash Device ID Structure | 390 | * struct nand_flash_dev - NAND Flash Device ID Structure |