Sign in
coral
/
uboot-imx
/
2c2f04280162d9e012ee093fcd434b252533e6f1
/
.
/
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
;
}