u-boot-brain/arch/arm/mach-uniphier/ph1-sld3/pll_init.c

11 lines
177 B
C
Raw Normal View History

/*
* 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 */
}