Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
94bd3699eeb2c158f61a678bc023c3dfda284298
/
.
/
arch
/
arm
/
mach-uniphier
/
ph1-sld3
/
pll_init.c
blob: ebd1c310b7ace91b421e1ee1517ffff061264b9d [
file
] [
log
] [
blame
]
/*
* Copyright (C) 2011-2015 Masahiro Yamada <yamada.masahiro@socionext.com>
*
* SPDX-License-Identifier: GPL-2.0+
*/
void
pll_init
(
void
)
{
/* add pll init code here */
}