From mboxrd@z Thu Jan 1 00:00:00 1970 From: jhnikula@gmail.com (Jarkko Nikula) Date: Thu, 9 Dec 2010 16:19:32 +0200 Subject: [PATCH 00/11] OMAP: PRCM/powerdomain/clockdomain patches for 2.6.38, part two In-Reply-To: <20101208061657.30541.79824.stgit@twilight.localdomain> References: <20101208061657.30541.79824.stgit@twilight.localdomain> Message-ID: <20101209161932.4f4aae76.jhnikula@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, 07 Dec 2010 23:18:28 -0700 Paul Walmsley wrote: > This series is available via git from git://git.pwsan.com/linux-2.6 in > the branch 'pwrdm_prcm_b_2.6.38'. It applies on top of the "OMAP: > PRCM/powerdomain/clockdomain patches for 2.6.38, part one" series, > sent earlier. > > Kevin and OMAP ASoC-hackers, I'd appreciate review and acks, if > appropriate, on the patches that touch code that you maintain. TI > OMAP4 PM people, I would appreciate any testing assistance that you > may be able to provide. Beno?t, I've tried to keep the kernel data > files and the output of the scripts relatively similar, but we might > need to do some tweaking of the scripts or data files to align them > in the way that makes the most sense. > Is there some patch missing? Part one compiles but this set does not. CC arch/arm/mach-omap2/clockdomain.o arch/arm/mach-omap2/clockdomain.c:33: fatal error: cminst44xx.h: No such file or directory compilation terminated. make[1]: *** [arch/arm/mach-omap2/clockdomain.o] Error 1 make: *** [arch/arm/mach-omap2] Error 2 -- Jarkko