diff options
Diffstat (limited to 'arch/arm/mach-omap2/prcm-common.h')
| -rw-r--r-- | arch/arm/mach-omap2/prcm-common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/prcm-common.h b/arch/arm/mach-omap2/prcm-common.h index 0592b23902c6..0977da0dab76 100644 --- a/arch/arm/mach-omap2/prcm-common.h +++ b/arch/arm/mach-omap2/prcm-common.h | |||
| @@ -528,6 +528,7 @@ struct omap_prcm_irq_setup { | |||
| 528 | struct omap_domain_base { | 528 | struct omap_domain_base { |
| 529 | u32 pa; | 529 | u32 pa; |
| 530 | void __iomem *va; | 530 | void __iomem *va; |
| 531 | s16 offset; | ||
| 531 | }; | 532 | }; |
| 532 | 533 | ||
| 533 | /** | 534 | /** |
