Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
59b1c64c480702d0bf3a97093b25deddb51fa6aa
/
.
/
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
;
}