diff options
Diffstat (limited to 'include/linux/bcma')
| -rw-r--r-- | include/linux/bcma/bcma.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/bcma/bcma.h b/include/linux/bcma/bcma.h index c1ba87d1548e..7fc16c991291 100644 --- a/include/linux/bcma/bcma.h +++ b/include/linux/bcma/bcma.h | |||
| @@ -267,7 +267,7 @@ struct bcma_device { | |||
| 267 | u8 core_unit; | 267 | u8 core_unit; |
| 268 | 268 | ||
| 269 | u32 addr; | 269 | u32 addr; |
| 270 | u32 addr1; | 270 | u32 addr_s[8]; |
| 271 | u32 wrap; | 271 | u32 wrap; |
| 272 | 272 | ||
| 273 | void __iomem *io_addr; | 273 | void __iomem *io_addr; |
