Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752179AbaL3KGc (ORCPT ); Tue, 30 Dec 2014 05:06:32 -0500 Received: from mailsec111.isp.belgacom.be ([195.238.20.107]:42275 "EHLO mailsec111.isp.belgacom.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751756AbaL3KGa convert rfc822-to-8bit (ORCPT ); Tue, 30 Dec 2014 05:06:30 -0500 X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.1 cv=o+amxqHLy7+dd/uQ+LUqZyoNQm/aGJUjZTPtnbq5Ku0= c=1 sm=2 a=IkcTkHD0fZMA:10 a=P1BnusSwAAAA:8 a=6uuhSeQ8Oe1wFpPIMW8A:9 a=QEXdDO2ut3YA:10 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Al4GAOd3olTD7hTU/2dsb2JhbABcgwaBKoMFsQoBAQEBAQaYMwKBBxYBAQEBAX2EDAEBAQMBI1YFCwUEAhgCAhgOAgJXBhMRiBMMkiecaIZTjhwBAQEBBgIBH4EhhGKJEDEzB4JogUEFqFgigjKBPT0xgQOBQAEBAQ Date: Tue, 30 Dec 2014 11:06:28 +0100 (CET) From: Fabian Frederick Reply-To: Fabian Frederick To: Laurent Pinchart Cc: linux-media@vger.kernel.org, Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Mauro Carvalho Chehab Message-ID: <598779387.288942.1419933988906.open-xchange@webmail.nmp.proximus.be> In-Reply-To: <3892296.djnqqbsP0R@avalon> References: <1419863387-24233-1-git-send-email-fabf@skynet.be> <1419863387-24233-10-git-send-email-fabf@skynet.be> <3892296.djnqqbsP0R@avalon> Subject: Re: [PATCH 09/11 linux-next] [media] uvcvideo: remove unnecessary version.h inclusion MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT X-Priority: 3 Importance: Medium X-Mailer: Open-Xchange Mailer v7.2.2-Rev27 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > On 30 December 2014 at 00:42 Laurent Pinchart > wrote: > > > Hi Fabian, > > Thank you for the patch. > > On Monday 29 December 2014 15:29:43 Fabian Frederick wrote: > > Based on versioncheck. > > > > Signed-off-by: Fabian Frederick > > Acked-by: Laurent Pinchart > > Should I take the patch in my tree or do you plan to send a pull request for > the whole series elsewhere ? > > > --- > >  drivers/media/usb/uvc/uvc_v4l2.c | 1 - > >  1 file changed, 1 deletion(-) > > > > diff --git a/drivers/media/usb/uvc/uvc_v4l2.c > > b/drivers/media/usb/uvc/uvc_v4l2.c index 9c5cbcf..43e953f 100644 > > --- a/drivers/media/usb/uvc/uvc_v4l2.c > > +++ b/drivers/media/usb/uvc/uvc_v4l2.c > > @@ -13,7 +13,6 @@ > > > >  #include > >  #include > > -#include > >  #include > >  #include > >  #include > > -- > Regards, > > Laurent Pinchart > Hi Laurent,         Thanks for the ack, you can take the patch.         (Maybe Greg will try later to apply the whole patchset on linux-next. It should not be a problem if some of them are already in.) Regards, Fabian -- 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/