]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/arm/mach-uniphier/ph1-sld3/pll_init.c
ARM: UniPhier: add PH1-sLD3 SoC support
[people/ms/u-boot.git] / arch / arm / mach-uniphier / ph1-sld3 / pll_init.c
CommitLineData
3365b4eb
MY
1/*
2 * Copyright (C) 2011-2015 Masahiro Yamada <yamada.masahiro@socionext.com>
3 *
4 * SPDX-License-Identifier: GPL-2.0+
5 */
6
7void pll_init(void)
8{
9 /* add pll init code here */
10}