Hi Wei, Thank you for the patch.
On Thursday 16 April 2015 21:07:05 [email protected] wrote: > From: Wei Yongjun <[email protected]> > > Remove including <linux/version.h> that don't need it. > > Signed-off-by: Wei Yongjun <[email protected]> Acked-by: Laurent Pinchart <[email protected]> Felipe, could you please pick this up ? > --- > drivers/usb/gadget/function/uvc.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/usb/gadget/function/uvc.h > b/drivers/usb/gadget/function/uvc.h index 3390ecd..eedf0b1 100644 > --- a/drivers/usb/gadget/function/uvc.h > +++ b/drivers/usb/gadget/function/uvc.h > @@ -56,7 +56,6 @@ struct uvc_event > #include <linux/usb/composite.h> > #include <linux/usb/gadget.h> > #include <linux/videodev2.h> > -#include <linux/version.h> > #include <media/v4l2-fh.h> > #include <media/v4l2-device.h> -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
