Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756698Ab2BPAw0 (ORCPT ); Wed, 15 Feb 2012 19:52:26 -0500 Received: from perceval.ideasonboard.com ([95.142.166.194]:58659 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756674Ab2BPAwX (ORCPT ); Wed, 15 Feb 2012 19:52:23 -0500 From: Laurent Pinchart To: Danny Kukawka Cc: Mauro Carvalho Chehab , Danny Kukawka , Paul Gortmaker , Javier Martin , linux-media@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] mt9p031.c included media/v4l2-subdev.h twice Date: Thu, 16 Feb 2012 01:52:22 +0100 Message-ID: <3038951.aMMalgvgKS@avalon> User-Agent: KMail/4.8.0 (Linux/3.2.1-gentoo-r2; KDE/4.8.0; x86_64; ; ) In-Reply-To: <1329333655-32103-1-git-send-email-danny.kukawka@bisect.de> References: <1329333655-32103-1-git-send-email-danny.kukawka@bisect.de> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1114 Lines: 40 Hi Danny, Thanks for the patch. On Wednesday 15 February 2012 20:20:55 Danny Kukawka wrote: > drivers/media/video/mt9p031.c included 'media/v4l2-subdev.h' twice, > remove the duplicate. > > Signed-off-by: Danny Kukawka Acked-by: Laurent Pinchart I'll push the patch through my tree. > --- > drivers/media/video/mt9p031.c | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/drivers/media/video/mt9p031.c b/drivers/media/video/mt9p031.c > index 93c3ec7..dd937df 100644 > --- a/drivers/media/video/mt9p031.c > +++ b/drivers/media/video/mt9p031.c > @@ -19,7 +19,6 @@ > #include > #include > #include > -#include > #include > > #include -- Regards, Laurent Pinchart -- 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/