/* * Copyright (C) 2016 Socionext Inc. * Author: Masahiro Yamada * * SPDX-License-Identifier: GPL-2.0+ */ #ifndef MACH_PLL_H #define MACH_PLL_H void uniphier_ld4_dpll_ssc_en(void); #endif /* MACH_PLL_H */