Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932088Ab2BPCev (ORCPT ); Wed, 15 Feb 2012 21:34:51 -0500 Received: from mail-vx0-f174.google.com ([209.85.220.174]:36218 "EHLO mail-vx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756944Ab2BPCet convert rfc822-to-8bit (ORCPT ); Wed, 15 Feb 2012 21:34:49 -0500 MIME-Version: 1.0 In-Reply-To: <1329333565-31718-1-git-send-email-danny.kukawka@bisect.de> References: <1329333565-31718-1-git-send-email-danny.kukawka@bisect.de> Date: Thu, 16 Feb 2012 10:34:48 +0800 Message-ID: Subject: Re: [PATCH] arch/arm/mach-pxa/pxa27x.c: included linux/gpio.h twice From: Haojian Zhuang To: Danny Kukawka Cc: Eric Miao , Danny Kukawka , Russell King , Haojian Zhuang , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org 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: 975 Lines: 33 On Thu, Feb 16, 2012 at 3:19 AM, Danny Kukawka wrote: > arch/arm/mach-pxa/pxa27x.c included 'linux/gpio.h' twice, remove > the duplicate. > > Signed-off-by: Danny Kukawka > --- > ?arch/arm/mach-pxa/pxa27x.c | ? ?1 - > ?1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/arch/arm/mach-pxa/pxa27x.c b/arch/arm/mach-pxa/pxa27x.c > index aed6cbc..c1673b3 100644 > --- a/arch/arm/mach-pxa/pxa27x.c > +++ b/arch/arm/mach-pxa/pxa27x.c > @@ -22,7 +22,6 @@ > ?#include > ?#include > ?#include > -#include > > ?#include > ?#include > -- > 1.7.8.3 > Applied. Thanks Haojian -- 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/