Skip to content

Commit b409ea4

Browse files
committed
init/version-timestamp.c: remove unneeded #include <linux/version.h>
The kbuild test robot detected this by 'make versioncheck'. Fixes: 2df8220 ("kbuild: build init/built-in.a just once") Reported-by: kernel test robot <[email protected]> Signed-off-by: Masahiro Yamada <[email protected]>
1 parent e3c9405 commit b409ea4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

init/version-timestamp.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
#include <generated/compile.h>
44
#include <generated/utsrelease.h>
5-
#include <linux/version.h>
65
#include <linux/proc_ns.h>
76
#include <linux/refcount.h>
87
#include <linux/uts.h>

0 commit comments

Comments
 (0)