Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751801Ab2KUFln (ORCPT ); Wed, 21 Nov 2012 00:41:43 -0500 Received: from mail-vc0-f174.google.com ([209.85.220.174]:48589 "EHLO mail-vc0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750964Ab2KUFlm (ORCPT ); Wed, 21 Nov 2012 00:41:42 -0500 MIME-Version: 1.0 In-Reply-To: References: Date: Wed, 21 Nov 2012 11:11:41 +0530 Message-ID: Subject: Re: [PATCH -next] mfd: twl6040: remove duplicated include from twl6040.c From: Sachin Kamat To: Wei Yongjun Cc: sameo@linux.intel.com, peter.ujfalusi@ti.com, yongjun_wei@trendmicro.com.cn, linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1379 Lines: 45 Hi Wei, Similar patch already submitted: http://www.spinics.net/lists/kernel/msg1439539.html Thanks, Sachin On 21 November 2012 11:01, Wei Yongjun wrote: > From: Wei Yongjun > > Remove duplicated include. > > dpatch engine is used to auto generate this patch. > (https://github.com/weiyj/dpatch) > > Signed-off-by: Wei Yongjun > --- > drivers/mfd/twl6040.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/mfd/twl6040.c b/drivers/mfd/twl6040.c > index e5f7b79..583be76 100644 > --- a/drivers/mfd/twl6040.c > +++ b/drivers/mfd/twl6040.c > @@ -37,7 +37,6 @@ > #include > #include > #include > -#include > #include > #include > #include > > > -- > 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/ -- 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/