Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
350497cafc02e2c2609647f262f943e488a718f4
/
.
/
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 */
}