diff options
Diffstat (limited to 'include/linux/bcma')
| -rw-r--r-- | include/linux/bcma/bcma.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/bcma/bcma.h b/include/linux/bcma/bcma.h index 024a6e2a9083..b9f65fbee42f 100644 --- a/include/linux/bcma/bcma.h +++ b/include/linux/bcma/bcma.h | |||
| @@ -196,6 +196,7 @@ struct bcma_bus { | |||
| 196 | struct list_head cores; | 196 | struct list_head cores; |
| 197 | u8 nr_cores; | 197 | u8 nr_cores; |
| 198 | u8 init_done:1; | 198 | u8 init_done:1; |
| 199 | u8 num; | ||
| 199 | 200 | ||
| 200 | struct bcma_drv_cc drv_cc; | 201 | struct bcma_drv_cc drv_cc; |
| 201 | struct bcma_drv_pci drv_pci; | 202 | struct bcma_drv_pci drv_pci; |
