Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
fb9230c53b01666503010f1d59effc64b0e7842e
/
.
/
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
;
}