diff options
Diffstat (limited to 'include/linux/mtd/fsmc.h')
| -rw-r--r-- | include/linux/mtd/fsmc.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/mtd/fsmc.h b/include/linux/mtd/fsmc.h index b20029221fb1..d6ed61ef451d 100644 --- a/include/linux/mtd/fsmc.h +++ b/include/linux/mtd/fsmc.h | |||
| @@ -155,9 +155,6 @@ struct fsmc_nand_platform_data { | |||
| 155 | unsigned int width; | 155 | unsigned int width; |
| 156 | unsigned int bank; | 156 | unsigned int bank; |
| 157 | 157 | ||
| 158 | /* CLE, ALE offsets */ | ||
| 159 | unsigned int cle_off; | ||
| 160 | unsigned int ale_off; | ||
| 161 | enum access_mode mode; | 158 | enum access_mode mode; |
| 162 | 159 | ||
| 163 | void (*select_bank)(uint32_t bank, uint32_t busw); | 160 | void (*select_bank)(uint32_t bank, uint32_t busw); |
