Re: [PATCH 09/11 linux-next] [media] uvcvideo: remove unnecessary version.h inclusion

From: Fabian Frederick
Date: Tue Dec 30 2014 - 05:06:34 EST




> On 30 December 2014 at 00:42 Laurent Pinchart
> <laurent.pinchart@xxxxxxxxxxxxxxxx> 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 <fabf@xxxxxxxxx>
>
> Acked-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
>
> 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 <linux/compat.h>
> >Â #include <linux/kernel.h>
> > -#include <linux/version.h>
> >Â #include <linux/list.h>
> >Â #include <linux/module.h>
> >Â #include <linux/slab.h>
>
> --
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/