LKML Archive on lore.kernel.org help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org> To: Cai Huoqing <caihuoqing@baidu.com>, laurent.pinchart@ideasonboard.com, mchehab@kernel.org, thierry.reding@gmail.com, jonathanh@nvidia.com Cc: linux-media@vger.kernel.org, linux-kernel@vger.kernel.org, linux-tegra@vger.kernel.org Subject: Re: [PATCH V2] soc/tegra: bpmp: Remove unused including <linux/version.h> Date: Tue, 27 Jul 2021 13:49:23 -0700 [thread overview] Message-ID: <5b2a5ef2-9ddc-5a85-4ea8-2485244c412a@infradead.org> (raw) In-Reply-To: <20210727092854.1006-2-caihuoqing@baidu.com> On 7/27/21 2:28 AM, Cai Huoqing wrote: > Remove including <linux/version.h> that don't need it. > > V1->V2: Split the patch in two > > Signed-off-by: Cai Huoqing <caihuoqing@baidu.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> as reported by 'make versioncheck': ../drivers/soc/tegra/powergate-bpmp.c: 10 linux/version.h not needed. thanks. > --- > drivers/soc/tegra/powergate-bpmp.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/soc/tegra/powergate-bpmp.c b/drivers/soc/tegra/powergate-bpmp.c > index 06c792bafca5..8eaf50d0b6af 100644 > --- a/drivers/soc/tegra/powergate-bpmp.c > +++ b/drivers/soc/tegra/powergate-bpmp.c > @@ -7,7 +7,6 @@ > #include <linux/platform_device.h> > #include <linux/pm_domain.h> > #include <linux/slab.h> > -#include <linux/version.h> > > #include <soc/tegra/bpmp.h> > #include <soc/tegra/bpmp-abi.h> > -- ~Randy
next prev parent reply other threads:[~2021-07-27 20:49 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 [this message] 2021-07-27 20:50 ` [PATCH V2] media: uvcvideo: " Randy Dunlap 2021-07-28 5:45 ` Laurent Pinchart
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=5b2a5ef2-9ddc-5a85-4ea8-2485244c412a@infradead.org \ --to=rdunlap@infradead.org \ --cc=caihuoqing@baidu.com \ --cc=jonathanh@nvidia.com \ --cc=laurent.pinchart@ideasonboard.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).