diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/mtd/sh_flctl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mtd/sh_flctl.h b/include/linux/mtd/sh_flctl.h index b66940593c82..c7082820703b 100644 --- a/include/linux/mtd/sh_flctl.h +++ b/include/linux/mtd/sh_flctl.h | |||
| @@ -132,6 +132,7 @@ struct sh_flctl { | |||
| 132 | int erase1_page_addr; /* page_addr in ERASE1 cmd */ | 132 | int erase1_page_addr; /* page_addr in ERASE1 cmd */ |
| 133 | uint32_t erase_ADRCNT; /* bits of FLCMDCR in ERASE1 cmd */ | 133 | uint32_t erase_ADRCNT; /* bits of FLCMDCR in ERASE1 cmd */ |
| 134 | uint32_t rw_ADRCNT; /* bits of FLCMDCR in READ WRITE cmd */ | 134 | uint32_t rw_ADRCNT; /* bits of FLCMDCR in READ WRITE cmd */ |
| 135 | uint32_t flcmncr_base; /* base value of FLCMNCR */ | ||
| 135 | 136 | ||
| 136 | int hwecc_cant_correct[4]; | 137 | int hwecc_cant_correct[4]; |
| 137 | 138 | ||
