Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754445Ab0ASP6N (ORCPT ); Tue, 19 Jan 2010 10:58:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754409Ab0ASP6M (ORCPT ); Tue, 19 Jan 2010 10:58:12 -0500 Received: from kroah.org ([198.145.64.141]:49686 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754406Ab0ASP6L (ORCPT ); Tue, 19 Jan 2010 10:58:11 -0500 Date: Tue, 19 Jan 2010 07:54:50 -0800 From: Greg KH To: Pavel Machek Cc: Arve Hj?nnev?g , kernel list , linux-arm-kernel , Brian Swetland , Daniel Walker , Iliyan Malchev Subject: Re: [PATCH] staging/dream: add missing include files/fix compilation Message-ID: <20100119155450.GA15505@kroah.com> References: <20091225205917.GA25761@elf.ucw.cz> <20100115002419.GA25643@kroah.com> <20100119054516.GB22153@elf.ucw.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100119054516.GB22153@elf.ucw.cz> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1581 Lines: 42 On Tue, Jan 19, 2010 at 06:45:17AM +0100, Pavel Machek wrote: > On Thu 2010-01-14 16:24:19, Greg KH wrote: > > On Fri, Dec 25, 2009 at 09:59:18PM +0100, Pavel Machek wrote: > > > This adds missing include files, so it should now compile. ifdef > > > guards were added to Kconfig, so it should not cause problems on > > > non-arch-msm machines. > > > > > > Signed-off-by: Pavel Machek > > > > Odd, this doesn't apply to the linux-next tree, some of the files are > > already there. > > Strange, it seems it is almost all already in. Well, good :-). > > But there's small problem. linux-next now contains dwalker's tree, and > I could not get it to compile, even with staging disabled. I'll need > to look into that. > > Here are remaining few patches, now easy to read. (It also shows that > at least CONFIG_AMSS_VERSION and CONFIG_GPIO should really be in > arch/arm. I believe it will get there in .34 or so...) > > --- > > Guard whole dream/ specific Kconfig with CONFIG_DREAM so that we don't > cause compile failures in other architectures. Add missing pieces so > that it compiles. > > I am not sure if this is ready for staging. I guess we should wait > till I get tree to compile in -next...? Ok, I'll wait for you to get things building. Feel free to send the patch to me after that. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/