~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: 328ebf61f9fae698ea79dfebde785b458518b5ec (plain)
1
2
3
4
5
6
#include "../init.h"

int uniphier_pxs2_dpll_init(const struct uniphier_board_data *bd)
{
	return 0;
}