diff options
Diffstat (limited to 'drivers/mtd/nand/denali.h')
-rw-r--r-- | drivers/mtd/nand/denali.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mtd/nand/denali.h b/drivers/mtd/nand/denali.h index bdf5c2af5000..b680474e6333 100644 --- a/drivers/mtd/nand/denali.h +++ b/drivers/mtd/nand/denali.h | |||
@@ -764,6 +764,7 @@ struct denali_nand_info { | |||
764 | int irq_debug_array[32]; | 764 | int irq_debug_array[32]; |
765 | int idx; | 765 | int idx; |
766 | 766 | ||
767 | uint32_t devnum; /* represent how many nands connected */ | ||
767 | uint32_t fwblks; /* represent how many blocks FW used */ | 768 | uint32_t fwblks; /* represent how many blocks FW used */ |
768 | uint32_t totalblks; | 769 | uint32_t totalblks; |
769 | uint32_t blksperchip; | 770 | uint32_t blksperchip; |