diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/bcma/bcma_driver_chipcommon.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/bcma/bcma_driver_chipcommon.h b/include/linux/bcma/bcma_driver_chipcommon.h index 79993969953a..145f3c56227f 100644 --- a/include/linux/bcma/bcma_driver_chipcommon.h +++ b/include/linux/bcma/bcma_driver_chipcommon.h | |||
| @@ -533,6 +533,7 @@ struct mtd_info; | |||
| 533 | 533 | ||
| 534 | struct bcma_nflash { | 534 | struct bcma_nflash { |
| 535 | bool present; | 535 | bool present; |
| 536 | bool boot; /* This is the flash the SoC boots from */ | ||
| 536 | 537 | ||
| 537 | struct mtd_info *mtd; | 538 | struct mtd_info *mtd; |
| 538 | }; | 539 | }; |
