On Fri, Jan 07, 2011 at 08:24:26PM +0530, Santosh Shilimkar wrote: > > -----Original Message----- > > From: linux-omap-owner@xxxxxxxxxxxxxxx [mailto:linux-omap- > > owner@xxxxxxxxxxxxxxx] On Behalf Of Russell King - ARM Linux > > Sent: Friday, January 07, 2011 8:11 PM > > To: linux-omap@xxxxxxxxxxxxxxx > > Subject: Re: Latest regressions > > > > While trying to build the latest kernel for the SDP4430 board: > > > > arch/arm/mach-omap2/clockdomain.c: In function â_enable_hwsupâ: > > arch/arm/mach-omap2/clockdomain.c:251: error: âstruct clockdomainâ > > has no member named âclktrctrl_maskâ > > arch/arm/mach-omap2/clockdomain.c:254: error: âstruct clockdomainâ > > has no member named âclktrctrl_maskâ > > arch/arm/mach-omap2/clockdomain.c: In function â_disable_hwsupâ: > > arch/arm/mach-omap2/clockdomain.c:277: error: âstruct clockdomainâ > > has no member named âclktrctrl_maskâ > > arch/arm/mach-omap2/clockdomain.c:280: error: âstruct clockdomainâ > > has no member named âclktrctrl_maskâ > > arch/arm/mach-omap2/clockdomain.c: In function âomap2_clkdm_sleepâ: > > arch/arm/mach-omap2/clockdomain.c:744: error: âstruct clockdomainâ > > has no member named âclktrctrl_maskâ > > arch/arm/mach-omap2/clockdomain.c: In function âomap2_clkdm_wakeupâ: > > arch/arm/mach-omap2/clockdomain.c:789: error: âstruct clockdomainâ > > has no member named âclktrctrl_maskâ > > arch/arm/mach-omap2/clockdomain.c: In function > > âomap2_clkdm_clk_enableâ: > > arch/arm/mach-omap2/clockdomain.c:922: error: âstruct clockdomainâ > > has no member named âclktrctrl_maskâ > > arch/arm/mach-omap2/clockdomain.c:926: error: âstruct clockdomainâ > > has no member named âclktrctrl_maskâ > > arch/arm/mach-omap2/clockdomain.c: In function > > âomap2_clkdm_clk_disableâ: > > arch/arm/mach-omap2/clockdomain.c:994: error: âstruct clockdomainâ > > has no member named âclktrctrl_maskâ > > arch/arm/mach-omap2/clockdomain.c:998: error: âstruct clockdomainâ > > has no member named âclktrctrl_maskâ > > > > Linus' tree prior to the OMAP merge is buildable for the same > > config. > :) This one is also fixed with the series but would get merged in rc1 > http://www.mail-archive.com/linux-omap@xxxxxxxxxxxxxxx/msg41712.html It's something that should be queued up to also go in during the merge window IMHO. Let's try to make rc1 a little less problematical than it currently is. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html