From mboxrd@z Thu Jan 1 00:00:00 1970 From: JJ Ding Subject: Re: [PATCH RESEND] [ARM] msm: compilation fix for arch/arm/mach-msm/vreg.c Date: Wed, 11 Jan 2012 09:06:02 +0800 Message-ID: <87obub9hfp.fsf@emc.com.tw> References: <1326172144-4198-1-git-send-email-y> <1326180959-8026-1-git-send-email-jj_ding@emc.com.tw> <20120110165740.GA8327@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from emcscan.emc.com.tw ([192.72.220.5]:15832 "EHLO emcscan.emc.com.tw" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756929Ab2AKBGj (ORCPT ); Tue, 10 Jan 2012 20:06:39 -0500 In-Reply-To: <20120110165740.GA8327@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: David Brown Cc: Daniel Walker , Bryan Huntsman , linux-arm-msm@vger.kernel.org, JJ Ding Hi David, On Tue, 10 Jan 2012 08:57:40 -0800, David Brown wrote: > On Tue, Jan 10, 2012 at 03:35:59PM +0800, JJ Ding wrote: > > > diff --git a/arch/arm/mach-msm/vreg.c b/arch/arm/mach-msm/vreg.c > > index a9103bc..e87792b 100644 > > --- a/arch/arm/mach-msm/vreg.c > > +++ b/arch/arm/mach-msm/vreg.c > > @@ -20,6 +20,7 @@ > > #include > > #include > > #include > > +#include > > #include > > > > #include "proc_comm.h" > > Thanks for the patch, although I just submitted a pull request > containing a very similar fix: > > http://article.gmane.org/gmane.linux.ports.arm.msm/2289 I am not subscribed to this list and happen to run into this. Thanks for pointing me at this. jj > David > > -- > Sent by an employee of the Qualcomm Innovation Center, Inc. > The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.