Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756716Ab2ECJqF (ORCPT ); Thu, 3 May 2012 05:46:05 -0400 Received: from mail-lb0-f174.google.com ([209.85.217.174]:58251 "EHLO mail-lb0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755724Ab2ECJqC convert rfc822-to-8bit (ORCPT ); Thu, 3 May 2012 05:46:02 -0400 MIME-Version: 1.0 In-Reply-To: <1336037548-13718-1-git-send-email-sachin.kamat@linaro.org> References: <1336037548-13718-1-git-send-email-sachin.kamat@linaro.org> Date: Thu, 3 May 2012 15:16:01 +0530 Message-ID: Subject: Re: [PATCH 1/1] DMA: PL330: Remove duplicate header file inclusion From: Jassi Brar To: Sachin Kamat Cc: linux-kernel@vger.kernel.org, vinod.koul@intel.com, dan.j.williams@intel.com, patches@linaro.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: 29 On 3 May 2012 15:02, Sachin Kamat wrote: > Removes file which was included twice. > > Signed-off-by: Sachin Kamat > --- > ?drivers/dma/pl330.c | ? ?1 - > ?1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/drivers/dma/pl330.c b/drivers/dma/pl330.c > index 2ee6e23..e8ebca7 100644 > --- a/drivers/dma/pl330.c > +++ b/drivers/dma/pl330.c > @@ -21,7 +21,6 @@ > ?#include > ?#include > ?#include > -#include > ?#include > ?#include > ?#include Acked-by: Jassi Brar Thanks. -- 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/