[PATCH 07/10] ARM: msm: Remove clock-7x30.h include file
From: Stephen Boyd <hidden>
Date: 2012-09-26 18:18:41
Also in:
linux-arm-msm, lkml
From: Stephen Boyd <hidden>
Date: 2012-09-26 18:18:41
Also in:
linux-arm-msm, lkml
On 09/26/12 10:51, Pankaj Jangra wrote:
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. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation