diff options
Diffstat (limited to 'include')
| -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 e6b41f42602b..3db25df396cb 100644 --- a/include/linux/bcma/bcma.h +++ b/include/linux/bcma/bcma.h | |||
| @@ -159,6 +159,7 @@ struct bcma_host_ops { | |||
| 159 | #define BCMA_CORE_DEFAULT 0xFFF | 159 | #define BCMA_CORE_DEFAULT 0xFFF |
| 160 | 160 | ||
| 161 | #define BCMA_MAX_NR_CORES 16 | 161 | #define BCMA_MAX_NR_CORES 16 |
| 162 | #define BCMA_CORE_SIZE 0x1000 | ||
| 162 | 163 | ||
| 163 | /* Chip IDs of PCIe devices */ | 164 | /* Chip IDs of PCIe devices */ |
| 164 | #define BCMA_CHIP_ID_BCM4313 0x4313 | 165 | #define BCMA_CHIP_ID_BCM4313 0x4313 |
