ARM: uniphier: split out UMC clock enable
[platform/kernel/u-boot.git] / arch / arm / mach-uniphier / init / init-ld11.c
index fdb2838..9d43a13 100644 (file)
@@ -29,7 +29,8 @@ int uniphier_ld11_init(const struct uniphier_board_data *bd)
 
        led_puts("L1");
 
-       uniphier_ld11_early_clk_init(bd);
+       uniphier_ld11_early_clk_init();
+       uniphier_ld11_dram_clk_init();
 
        led_puts("L2");