commit | 561daaacb45eee3ccbe581da38c34ece77496312 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <masahiroy@kernel.org> | Sun Aug 28 11:39:52 2022 +0900 |
committer | Masahiro Yamada <masahiroy@kernel.org> | Thu Sep 29 04:40:15 2022 +0900 |
tree | 7616fca570b67d829dffee98a98440741c39c2cc | |
parent | 7f37181393a9aaa695187701bb38f356df1f1cf8 [diff] |
init/version.c: remove #include <linux/version.h> This is unneeded since commit 073a9ecb3a73 ("init/version.c: remove Version_<LINUX_VERSION_CODE> symbol"). Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>