Skip to content

Commit e0bfb57

Browse files
Jiapeng Chongthierryreding
authored andcommitted
hte: Remove unused including <linux/version.h>
Eliminate the follow versioncheck warning: ./drivers/hte/hte-tegra194-test.c: 8 linux/version.h not needed. Reported-by: Abaci Robot <[email protected]> Signed-off-by: Jiapeng Chong <[email protected]> Reviewed-by: Dipen Patel <[email protected]> Acked-by: Dipen Patel <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
1 parent e263d33 commit e0bfb57

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/hte/hte-tegra194-test.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
* Author: Dipen Patel <[email protected]>
66
*/
77

8-
#include <linux/version.h>
98
#include <linux/err.h>
109
#include <linux/module.h>
1110
#include <linux/moduleparam.h>

0 commit comments

Comments
 (0)