Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754831Ab1FOTVb (ORCPT ); Wed, 15 Jun 2011 15:21:31 -0400 Received: from mail-gx0-f174.google.com ([209.85.161.174]:60359 "EHLO mail-gx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754096Ab1FOTV1 convert rfc822-to-8bit (ORCPT ); Wed, 15 Jun 2011 15:21:27 -0400 MIME-Version: 1.0 In-Reply-To: <4DF8F2E5.4090705@oracle.com> 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> From: Grant Likely Date: Wed, 15 Jun 2011 13:21:07 -0600 X-Google-Sender-Auth: zqa_psgK7agyxv5aLYBI3lf5YoI Message-ID: Subject: Re: [PATCH 2/2] gpio: include linux/gpio.h where needed To: Randy Dunlap Cc: Stephen Rothwell , Mark Brown , alsa-devel@alsa-project.org, Dmitry Artamonow , x86@kernel.org, LKML , linux-next@vger.kernel.org, Harald Welte Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 973 Lines: 27 On Wed, Jun 15, 2011 at 11:59 AM, Randy Dunlap wrote: > 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. ?These macros are being moved to , so add >>> includes for where needed. >> >> Shouldn't these patches be in the other order to avoid bisection problems? > > 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. -- 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/