diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/bcma/bcma_driver_chipcommon.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/bcma/bcma_driver_chipcommon.h b/include/linux/bcma/bcma_driver_chipcommon.h index 6ba45d2b99db..1cf1749440ac 100644 --- a/include/linux/bcma/bcma_driver_chipcommon.h +++ b/include/linux/bcma/bcma_driver_chipcommon.h | |||
| @@ -522,6 +522,8 @@ struct bcma_sflash { | |||
| 522 | u32 blocksize; | 522 | u32 blocksize; |
| 523 | u16 numblocks; | 523 | u16 numblocks; |
| 524 | u32 size; | 524 | u32 size; |
| 525 | |||
| 526 | struct mtd_info *mtd; | ||
| 525 | }; | 527 | }; |
| 526 | #endif | 528 | #endif |
| 527 | 529 | ||
