From: Vinod Koul <vkoul@kernel.org>
To: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Cc: ldewangan@nvidia.com, jonathanh@nvidia.com,
thierry.reding@gmail.com, p.zabel@pengutronix.de,
dmaengine@vger.kernel.org, linux-tegra@vger.kernel.org,
linux-kernel@vger.kernel.org,
Abaci Robot <abaci@linux.alibaba.com>
Subject: Re: [PATCH] dmaengine: tegra: Remove unused including <linux/version.h>
Date: Wed, 20 Apr 2022 17:23:07 +0530 [thread overview]
Message-ID: <Yl/0I1E02Pi8ime9@matsya> (raw)
In-Reply-To: <20220413083842.69845-1-jiapeng.chong@linux.alibaba.com>
On 13-04-22, 16:38, Jiapeng Chong wrote:
> Eliminate the follow versioncheck warning:
>
> ./drivers/dma/tegra186-gpc-dma.c: 21 linux/version.h not needed.
Applied, thanks
>
> Reported-by: Abaci Robot <abaci@linux.alibaba.com>
> Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
> ---
> drivers/dma/tegra186-gpc-dma.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/dma/tegra186-gpc-dma.c b/drivers/dma/tegra186-gpc-dma.c
> index f12327732041..97fe0e9e9b83 100644
> --- a/drivers/dma/tegra186-gpc-dma.c
> +++ b/drivers/dma/tegra186-gpc-dma.c
> @@ -18,7 +18,6 @@
> #include <linux/platform_device.h>
> #include <linux/reset.h>
> #include <linux/slab.h>
> -#include <linux/version.h>
> #include <dt-bindings/memory/tegra186-mc.h>
> #include "virt-dma.h"
>
> --
> 2.20.1.7.g153144c
--
~Vinod
prev parent reply other threads:[~2022-04-20 11:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-13 8:38 [PATCH] dmaengine: tegra: Remove unused including <linux/version.h> Jiapeng Chong
2022-04-20 11:53 ` Vinod Koul [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=Yl/0I1E02Pi8ime9@matsya \
--to=vkoul@kernel.org \
--cc=abaci@linux.alibaba.com \
--cc=dmaengine@vger.kernel.org \
--cc=jiapeng.chong@linux.alibaba.com \
--cc=jonathanh@nvidia.com \
--cc=ldewangan@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=p.zabel@pengutronix.de \
--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: link
Be 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