From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from kroah.org ([198.145.64.141]:38406 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750944Ab0EFXyu (ORCPT ); Thu, 6 May 2010 19:54:50 -0400 Date: Thu, 6 May 2010 16:54:33 -0700 From: Greg KH Subject: Re: [PATCH] drivers: staging: dream: fix smd in makefile Message-ID: <20100506235433.GA4477@kroah.com> References: <1273189739-1710-1-git-send-email-dwalker@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1273189739-1710-1-git-send-email-dwalker@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org List-ID: To: Daniel Walker Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, Pavel Machek On Thu, May 06, 2010 at 04:48:59PM -0700, Daniel Walker wrote: > Not sure about this one.. Cause if you apply this then some SMD files > don't compile anymore. There's some missing config options related to > AMSS. > > NOT-Signed-off-by: Daniel Walker Heh, I'm not going to apply this then :) > CC: Greg KH > Cc: Pavel Machek > --- > drivers/staging/dream/Makefile | 3 ++- With the recent progression of your arch tree, and the wakelock/suspend-blocker stuff, what's the need for these files to still be in the staging directory at all? Can't it be deleted and it go through your tree? thanks, greg k-h