Home | History | Annotate | Download | only in clk
      1 #include "../init.h"
      2 
      3 int uniphier_pxs2_dpll_init(const struct uniphier_board_data *bd)
      4 {
      5 	return 0;
      6 }
      7