diff options
author | Akshay Saraswat <akshay.s@samsung.com> | 2015-02-04 16:00:00 +0530 |
---|---|---|
committer | Minkyu Kang <mk7.kang@samsung.com> | 2015-02-13 17:23:06 +0900 |
commit | 325eb18c7762046b79978f1fe26aa678a7f7a349 (patch) | |
tree | 75b56bd49844d03892b60c25ef5d936c5f73d26b /arch/nds32 | |
parent | d606ded1dbabba832e7150bc8ebb0719eadb42ef (diff) | |
download | u-boot-imx-325eb18c7762046b79978f1fe26aa678a7f7a349.zip u-boot-imx-325eb18c7762046b79978f1fe26aa678a7f7a349.tar.gz u-boot-imx-325eb18c7762046b79978f1fe26aa678a7f7a349.tar.bz2 |
Exynos542x: Move exynos5420_get_pll_clk up and rename
Moving exynos5420_get_pll_clk function definition up in the
code to keep it together with rest of SoC_get_pll_clk functions.
This makes code more legible and also removes the need of
declaration when called before the position of definition in
code. Also, renaming exynos5420_get_pll_clk to
exynos542x_get_pll_clk because it is being used for both Exynos
5420 and 5800.
Signed-off-by: Akshay Saraswat <akshay.s@samsung.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'arch/nds32')
0 files changed, 0 insertions, 0 deletions