[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Yl/0I1E02Pi8ime9@matsya>
Date: Wed, 20 Apr 2022 17:23:07 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>
Cc: ldewangan@...dia.com, jonathanh@...dia.com,
thierry.reding@...il.com, p.zabel@...gutronix.de,
dmaengine@...r.kernel.org, linux-tegra@...r.kernel.org,
linux-kernel@...r.kernel.org, Abaci Robot <abaci@...ux.alibaba.com>
Subject: Re: [PATCH] dmaengine: tegra: Remove unused including
<linux/version.h>
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@...ux.alibaba.com>
> Signed-off-by: Jiapeng Chong <jiapeng.chong@...ux.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
Powered by blists - more mailing lists