ARM: uniphier: move PLL init code to U-Boot proper where possible
[platform/kernel/u-boot.git] / arch / arm / mach-uniphier / pll / pll-init-sld3.c
index 5b4f2e3..0eb310c 100644 (file)
@@ -6,7 +6,7 @@
 
 #include "../init.h"
 
-int uniphier_sld3_pll_init(const struct uniphier_board_data *bd)
+int uniphier_sld3_dpll_init(const struct uniphier_board_data *bd)
 {
        /* add pll init code here */
        return 0;