On 15 January 2015 at 22:48, Akshay Saraswat <aksha...@samsung.com> wrote: > 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 <aksha...@samsung.com> > --- > Changes since v2: > - Changed exynos5420 -> exynos542x in line 33. > > Changes since v1: > - New patch. > > arch/arm/cpu/armv7/exynos/clock.c | 82 > +++++++++++++++++++-------------------- > 1 file changed, 41 insertions(+), 41 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org> Tested on snow, pit, pi Tested-by: Simon Glass <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot