diff options
-rw-r--r-- | arch/arm/mach-omap2/io.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/io.c b/arch/arm/mach-omap2/io.c index c95b836f81aa..44fc8cd20920 100644 --- a/arch/arm/mach-omap2/io.c +++ b/arch/arm/mach-omap2/io.c | |||
@@ -692,6 +692,7 @@ void __init dra7xx_init_early(void) | |||
692 | dra7xx_clockdomains_init(); | 692 | dra7xx_clockdomains_init(); |
693 | dra7xx_hwmod_init(); | 693 | dra7xx_hwmod_init(); |
694 | omap_hwmod_init_postsetup(); | 694 | omap_hwmod_init_postsetup(); |
695 | omap_clk_soc_init = dra7xx_dt_clk_init; | ||
695 | } | 696 | } |
696 | 697 | ||
697 | void __init dra7xx_init_late(void) | 698 | void __init dra7xx_init_late(void) |