Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751526Ab2BPJ2F (ORCPT ); Thu, 16 Feb 2012 04:28:05 -0500 Received: from smtp-68.nebula.fi ([83.145.220.68]:50964 "EHLO smtp-68.nebula.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750828Ab2BPJ2A (ORCPT ); Thu, 16 Feb 2012 04:28:00 -0500 Date: Thu, 16 Feb 2012 11:27:55 +0200 From: Sakari Ailus To: Danny Kukawka Cc: Mauro Carvalho Chehab , Danny Kukawka , Andy Shevchenko , Laurent Pinchart , Paul Gortmaker , Greg Kroah-Hartman , linux-media@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] adp1653: included linux/module.h twice Message-ID: <20120216092755.GD7784@valkosipuli.localdomain> References: <1329333644-32048-1-git-send-email-danny.kukawka@bisect.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1329333644-32048-1-git-send-email-danny.kukawka@bisect.de> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1172 Lines: 37 Hi Danny, On Wed, Feb 15, 2012 at 08:20:44PM +0100, Danny Kukawka wrote: > drivers/media/video/adp1653.c included 'linux/module.h' twice, > remove the duplicate. > > Signed-off-by: Danny Kukawka > --- > drivers/media/video/adp1653.c | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/drivers/media/video/adp1653.c b/drivers/media/video/adp1653.c > index 12eedf4..6e7d094 100644 > --- a/drivers/media/video/adp1653.c > +++ b/drivers/media/video/adp1653.c > @@ -33,7 +33,6 @@ > #include > #include > #include > -#include > #include > #include > #include Thanks for the patch. However, I've got a patch in my tree that already contains this change. Kind regards, -- Sakari Ailus e-mail: sakari.ailus@iki.fi jabber/XMPP/Gmail: sailus@retiisi.org.uk -- 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/