diff options
Diffstat (limited to 'include/linux/ssb/ssb.h')
-rw-r--r-- | include/linux/ssb/ssb.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/ssb/ssb.h b/include/linux/ssb/ssb.h index cdd8a2fd4a69..745de2aac85f 100644 --- a/include/linux/ssb/ssb.h +++ b/include/linux/ssb/ssb.h | |||
@@ -308,6 +308,7 @@ struct ssb_bus { | |||
308 | /* ID information about the Chip. */ | 308 | /* ID information about the Chip. */ |
309 | u16 chip_id; | 309 | u16 chip_id; |
310 | u16 chip_rev; | 310 | u16 chip_rev; |
311 | u16 sprom_size; /* number of words in sprom */ | ||
311 | u8 chip_package; | 312 | u8 chip_package; |
312 | 313 | ||
313 | /* List of devices (cores) on the backplane. */ | 314 | /* List of devices (cores) on the backplane. */ |