[PATCH 07/10] ARM: msm: Remove clock-7x30.h include file
From: Pankaj Jangra <hidden>
Date: 2012-09-26 18:54:14
Also in:
linux-arm-msm, lkml
From: Pankaj Jangra <hidden>
Date: 2012-09-26 18:54:14
Also in:
linux-arm-msm, lkml
Hi, On Wed, Sep 26, 2012 at 11:48 PM, Stephen Boyd [off-list ref] wrote:
On 09/26/12 10:51, Pankaj Jangra wrote:quoted
On Fri, Sep 21, 2012 at 7:56 AM, Stephen Boyd [off-list ref] wrote:quoted
diff --git a/arch/arm/mach-msm/devices-msm7x30.c b/arch/arm/mach-msm/devices-msm7x30.c index 09b4f14..1597d43 100644 --- a/arch/arm/mach-msm/devices-msm7x30.c +++ b/arch/arm/mach-msm/devices-msm7x30.c@@ -146,7 +146,6 @@ struct clk_lookup msm_clocks_7x30[] = { CLK_PCOM("grp_2d_pclk", GRP_2D_P_CLK, NULL, 0), CLK_PCOM("grp_clk", GRP_3D_CLK, NULL, 0), CLK_PCOM("grp_pclk", GRP_3D_P_CLK, NULL, 0), - CLK_7X30S("grp_src_clk", GRP_3D_SRC_CLK, GRP_3D_CLK, NULL, 0), CLK_PCOM("hdmi_clk", HDMI_CLK, NULL, 0), CLK_PCOM("imem_clk", IMEM_CLK, NULL, OFF),I suppose you forget to remove the include header clock-7x30.h from this file. :)Thanks, fixed. BTW, you could have trimmed this mail down so I didn't have to scroll to the bottom.
ah, i think mistakenly i forgot. Next time will keep in mind..:) -- Pankaj Jangra