On 09/26/12 10:51, Pankaj Jangra wrote: > On Fri, Sep 21, 2012 at 7:56 AM, Stephen Boyd <sboyd@xxxxxxxxxxxxxx> wrote: >> 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 -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html