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