From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Likely Subject: Re: [PATCH 2/2] gpio: include linux/gpio.h where needed Date: Wed, 15 Jun 2011 13:21:07 -0600 Message-ID: References: <4DDB3AFF.9030006@oracle.com> <20110524075248.GB19734@sirena.org.uk> <20110527074552.GA907@ponder.secretlab.ca> <4DDFE391.2030507@oracle.com> <20110527201201.GA6645@ponder.secretlab.ca> <20110603171837.GA9918@opensource.wolfsonmicro.com> <4DEC4D67.6010506@oracle.com> <20110614091211.465553de.randy.dunlap@oracle.com> <20110614161357.GB1839@ponder.secretlab.ca> <20110614170602.7a51b1af.randy.dunlap@oracle.com> <20110615103420.1578eb5c.sfr@canb.auug.org.au> <4DF8F2E5.4090705@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <4DF8F2E5.4090705@oracle.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Randy Dunlap Cc: Stephen Rothwell , alsa-devel@alsa-project.org, x86@kernel.org, Dmitry Artamonow , Mark Brown , LKML , linux-next@vger.kernel.org, Harald Welte List-Id: linux-next.vger.kernel.org On Wed, Jun 15, 2011 at 11:59 AM, Randy Dunlap wr= ote: > On 06/14/11 17:34, Stephen Rothwell wrote: >> Hi Randy, >> >> On Tue, 14 Jun 2011 17:06:02 -0700 Randy Dunlap wrote: >>> >>> From: Randy Dunlap >>> >>> Some files use GPIOF_ macros but don't include the header file >>> for them. =A0These macros are being moved to , so add >>> includes for where needed. >> >> Shouldn't these patches be in the other order to avoid bisection problem= s? > > Hm, I suppose so. > > Grant, can you apply these with patch 2/2 first or do I need to resend > the patches? You don't need to resend. I'll apply them in the correct order. g.