rockchip: rk322x: default enable SPL LIBCOMMON and LIBGENERIC
[oweals/u-boot.git] / arch / arm / mach-uniphier / clk / dpll-pro5.c
1 #include "../init.h"
2
3 int uniphier_pro5_dpll_init(const struct uniphier_board_data *bd)
4 {
5         return 0;
6 }