LKML Archive on lore.kernel.org help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com> To: Cai Huoqing <caihuoqing@baidu.com> Cc: mchehab@kernel.org, thierry.reding@gmail.com, jonathanh@nvidia.com, linux-media@vger.kernel.org, linux-kernel@vger.kernel.org, linux-tegra@vger.kernel.org Subject: Re: [PATCH V2] media: uvcvideo: Remove unused including <linux/version.h> Date: Wed, 28 Jul 2021 08:45:29 +0300 [thread overview] Message-ID: <YQDu+afJRtcTK/c0@pendragon.ideasonboard.com> (raw) In-Reply-To: <20210727092854.1006-1-caihuoqing@baidu.com> Hi Cai, Thank you for the patch. On Tue, Jul 27, 2021 at 05:28:53PM +0800, Cai Huoqing wrote: > Remove including <linux/version.h> that don't need it. > > V1->V2: Split the patch in two. > > Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > Signed-off-by: Cai Huoqing <caihuoqing@baidu.com> Taken in my tree for v5.15. Thank you. > --- > drivers/media/usb/uvc/uvc_driver.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/media/usb/uvc/uvc_driver.c b/drivers/media/usb/uvc/uvc_driver.c > index 9a791d8ef200..b1b055784f8d 100644 > --- a/drivers/media/usb/uvc/uvc_driver.c > +++ b/drivers/media/usb/uvc/uvc_driver.c > @@ -16,7 +16,6 @@ > #include <linux/videodev2.h> > #include <linux/vmalloc.h> > #include <linux/wait.h> > -#include <linux/version.h> > #include <asm/unaligned.h> > > #include <media/v4l2-common.h> -- Regards, Laurent Pinchart
prev parent reply other threads:[~2021-07-28 5:45 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-07-27 9:28 [PATCH V2] media: uvcvideo: Remove unused including <linux/version.h> Cai Huoqing 2021-07-27 9:28 ` [PATCH V2] soc/tegra: bpmp: " Cai Huoqing 2021-07-27 20:49 ` Randy Dunlap 2021-07-27 20:50 ` [PATCH V2] media: uvcvideo: " Randy Dunlap 2021-07-28 5:45 ` Laurent Pinchart [this message]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=YQDu+afJRtcTK/c0@pendragon.ideasonboard.com \ --to=laurent.pinchart@ideasonboard.com \ --cc=caihuoqing@baidu.com \ --cc=jonathanh@nvidia.com \ --cc=linux-kernel@vger.kernel.org \ --cc=linux-media@vger.kernel.org \ --cc=linux-tegra@vger.kernel.org \ --cc=mchehab@kernel.org \ --cc=thierry.reding@gmail.com \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).