lkml.org 
[lkml]   [2022]   [Apr]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] dmaengine: tegra: Remove unused including <linux/version.h>
Date
Eliminate the follow versioncheck warning:

./drivers/dma/tegra186-gpc-dma.c: 21 linux/version.h not needed.

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
\
 
 \ /
  Last update: 2022-04-13 10:40    [W:0.037 / U:0.236 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site