Sachin Kamat wrote: > > Adds G2D related clock entries for SMDK4X12 boards. > > Signed-off-by: Sachin Kamat <sachin.kamat@xxxxxxxxxx> > --- > arch/arm/mach-exynos/clock-exynos4212.c | 41 > +++++++++++++++++++++++++++++- > 1 files changed, 39 insertions(+), 2 deletions(-) > > diff --git a/arch/arm/mach-exynos/clock-exynos4212.c b/arch/arm/mach- > exynos/clock-exynos4212.c > index da397d2..fdc26ac 100644 > --- a/arch/arm/mach-exynos/clock-exynos4212.c > +++ b/arch/arm/mach-exynos/clock-exynos4212.c > @@ -68,12 +68,45 @@ static struct clksrc_clk clk_mout_mpll_user = { > .reg_src = { .reg = EXYNOS4_CLKSRC_CPU, .shift = 24, .size = > 1 }, > }; > > +static struct clksrc_clk exynos4_clk_mout_g2d0 = { Same as previous comments, 'exynos4212_clk_mout_g2d0' is better here, or exynos4x12_clk_mout_g2d0. [snip]... Thanks. Best regards, Kgene. -- Kukjin Kim <kgene.kim@xxxxxxxxxxx>, Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html