From: Jiapeng Chong Date: Fri, 6 May 2022 03:42:09 +0000 (+0800) Subject: hte: Remove unused including X-Git-Tag: v5.19-rc1~16^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e0bfb57e1b0fa93fc9ce3b6c4e40a0281cdba7bc;p=thirdparty%2Fkernel%2Flinux.git hte: Remove unused including Eliminate the follow versioncheck warning: ./drivers/hte/hte-tegra194-test.c: 8 linux/version.h not needed. Reported-by: Abaci Robot Signed-off-by: Jiapeng Chong Reviewed-by: Dipen Patel Acked-by: Dipen Patel Signed-off-by: Thierry Reding --- diff --git a/drivers/hte/hte-tegra194-test.c b/drivers/hte/hte-tegra194-test.c index bc3ab18dfdc5f..6a3e57b57a340 100644 --- a/drivers/hte/hte-tegra194-test.c +++ b/drivers/hte/hte-tegra194-test.c @@ -5,7 +5,6 @@ * Author: Dipen Patel */ -#include #include #include #include