diff options
Diffstat (limited to 'arch')
-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 44fc8cd20920..bbd2959c63d6 100644 --- a/arch/arm/mach-omap2/io.c +++ b/arch/arm/mach-omap2/io.c | |||
@@ -606,6 +606,7 @@ void __init am43xx_init_early(void) | |||
606 | am43xx_clockdomains_init(); | 606 | am43xx_clockdomains_init(); |
607 | am43xx_hwmod_init(); | 607 | am43xx_hwmod_init(); |
608 | omap_hwmod_init_postsetup(); | 608 | omap_hwmod_init_postsetup(); |
609 | omap_clk_soc_init = am43xx_dt_clk_init; | ||
609 | } | 610 | } |
610 | 611 | ||
611 | void __init am43xx_init_late(void) | 612 | void __init am43xx_init_late(void) |