diff options
Diffstat (limited to 'arch/arm/mach-omap2/omap_hwmod_43xx_data.c')
-rw-r--r-- | arch/arm/mach-omap2/omap_hwmod_43xx_data.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/omap_hwmod_43xx_data.c b/arch/arm/mach-omap2/omap_hwmod_43xx_data.c index 5c6c8410160e..8eb85925e444 100644 --- a/arch/arm/mach-omap2/omap_hwmod_43xx_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_43xx_data.c | |||
@@ -498,6 +498,7 @@ static struct omap_hwmod am43xx_dss_dispc_hwmod = { | |||
498 | }, | 498 | }, |
499 | }, | 499 | }, |
500 | .dev_attr = &am43xx_dss_dispc_dev_attr, | 500 | .dev_attr = &am43xx_dss_dispc_dev_attr, |
501 | .parent_hwmod = &am43xx_dss_core_hwmod, | ||
501 | }; | 502 | }; |
502 | 503 | ||
503 | /* rfbi */ | 504 | /* rfbi */ |
@@ -512,6 +513,7 @@ static struct omap_hwmod am43xx_dss_rfbi_hwmod = { | |||
512 | .clkctrl_offs = AM43XX_CM_PER_DSS_CLKCTRL_OFFSET, | 513 | .clkctrl_offs = AM43XX_CM_PER_DSS_CLKCTRL_OFFSET, |
513 | }, | 514 | }, |
514 | }, | 515 | }, |
516 | .parent_hwmod = &am43xx_dss_core_hwmod, | ||
515 | }; | 517 | }; |
516 | 518 | ||
517 | /* Interfaces */ | 519 | /* Interfaces */ |