diff options
Diffstat (limited to 'include/linux/amba')
| -rw-r--r-- | include/linux/amba/bus.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/amba/bus.h b/include/linux/amba/bus.h index 0ab5f8e0dea2..50fc66868402 100644 --- a/include/linux/amba/bus.h +++ b/include/linux/amba/bus.h | |||
| @@ -33,6 +33,7 @@ struct amba_device { | |||
| 33 | struct clk *pclk; | 33 | struct clk *pclk; |
| 34 | unsigned int periphid; | 34 | unsigned int periphid; |
| 35 | unsigned int irq[AMBA_NR_IRQS]; | 35 | unsigned int irq[AMBA_NR_IRQS]; |
| 36 | char *driver_override; | ||
| 36 | }; | 37 | }; |
| 37 | 38 | ||
| 38 | struct amba_driver { | 39 | struct amba_driver { |
