1 /*
2  * SPDX-License-Identifier:	GPL-2.0+
3  */
4 
5 #include "../init.h"
6 
7 void uniphier_pxs3_pll_init(void)
8 {
9 }
10