Masahiro Yamada | fa71441 | 2015-07-21 14:04:22 +0900 | [diff] [blame] | 1 | /* |
2 | * Copyright (C) 2011-2015 Masahiro Yamada <yamada.masahiro@socionext.com> | ||||
3 | * | ||||
4 | * SPDX-License-Identifier: GPL-2.0+ | ||||
5 | */ | ||||
6 | |||||
7 | void pll_init(void) | ||||
8 | { | ||||
9 | /* add pll init code here */ | ||||
10 | } |