Merge branch 'master' of git://git.denx.de/u-boot-imx
[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 }