diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/bcma/bcma.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/bcma/bcma.h b/include/linux/bcma/bcma.h index 08763e4e848f..8b0cef9fd692 100644 --- a/include/linux/bcma/bcma.h +++ b/include/linux/bcma/bcma.h | |||
| @@ -117,6 +117,8 @@ struct bcma_device { | |||
| 117 | struct bcma_device_id id; | 117 | struct bcma_device_id id; |
| 118 | 118 | ||
| 119 | struct device dev; | 119 | struct device dev; |
| 120 | struct device *dma_dev; | ||
| 121 | unsigned int irq; | ||
| 120 | bool dev_registered; | 122 | bool dev_registered; |
| 121 | 123 | ||
| 122 | u8 core_index; | 124 | u8 core_index; |
