From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: Git tree updated to v2.6.27-rc3, all header files moved Date: Thu, 14 Aug 2008 13:14:41 +0300 Message-ID: <20080814101440.GB9226@atomide.com> References: <20080814101329.GA9226@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-01-bos.mailhop.org ([63.208.196.178]:57583 "EHLO mho-01-bos.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755806AbYHNKM1 (ORCPT ); Thu, 14 Aug 2008 06:12:27 -0400 Received: from muru.com ([72.249.23.125] helo=localhost.localdomain) by mho-01-bos.mailhop.org with esmtpa (Exim 4.68) (envelope-from ) id 1KTZog-000LJf-CN for linux-omap@vger.kernel.org; Thu, 14 Aug 2008 10:12:26 +0000 Content-Disposition: inline In-Reply-To: <20080814101329.GA9226@atomide.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: linux-omap@vger.kernel.org * Tony Lindgren [080814 13:11]: > Hi all, > > I've just pushed an update to v2.6.27-rc3, which moves all machine > specific headers to arch/arm/plat-omap/include/mach/. > > I've boot tested it on 2430sdp, 3430sdp, n810 and n770. Compile > tested also on OSK and H2. Please check your boards still work, > and patch as needed. > > Please also refresh and resend your patches as needed, in most > cases something like this should be enough: > > sed -i -e s/asm\\/arch\\//mach\\//g your.files > > Also, looks like the n8x0 not booting without LL_DEBUG seems to > have disappeared between rc2 and rc3, did not track it down > any further. Of course I had a typo in the subject, it should say v2.6.27, not v2.6.26. > Cheers, > > Tony