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