mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] hte: Remove unused including <linux/version.h>
@ 2022-05-06  3:42 Jiapeng Chong
  2022-05-06 18:08 ` Dipen Patel
  0 siblings, 1 reply; 2+ messages in thread
From: Jiapeng Chong @ 2022-05-06  3:42 UTC (permalink / raw)
  To: dipenp
  Cc: thierry.reding, jonathanh, linux-tegra, linux-kernel,
	Jiapeng Chong, Abaci Robot

Eliminate the follow versioncheck warning:

./drivers/hte/hte-tegra194-test.c: 8 linux/version.h not needed.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
---
 drivers/hte/hte-tegra194-test.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/hte/hte-tegra194-test.c b/drivers/hte/hte-tegra194-test.c
index bc3ab18dfdc5..6a3e57b57a34 100644
--- a/drivers/hte/hte-tegra194-test.c
+++ b/drivers/hte/hte-tegra194-test.c
@@ -5,7 +5,6 @@
  * Author: Dipen Patel <dipenp@nvidia.com>
  */
 
-#include <linux/version.h>
 #include <linux/err.h>
 #include <linux/module.h>
 #include <linux/moduleparam.h>
-- 
2.20.1.7.g153144c


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-06 18:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-06  3:42 [PATCH] hte: Remove unused including <linux/version.h> Jiapeng Chong
2022-05-06 18:08 ` Dipen Patel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®