Sign in
coral
/
u-boot-mtk
/
2f485ab6f8b8ffef074bd070e63b51192369fc62
/
.
/
arch
/
arm
/
mach-uniphier
/
clk
/
dpll-pxs2.c
blob: 328ebf61f9fae698ea79dfebde785b458518b5ec [
file
] [
log
] [
blame
]
#include
"../init.h"
int
uniphier_pxs2_dpll_init
(
const
struct
uniphier_board_data
*
bd
)
{
return
0
;
}