From: Masahiro Yamada Date: Sun, 8 Jan 2023 12:35:57 +0000 (+0900) Subject: init/version-timestamp.c: remove unneeded #include X-Git-Tag: v6.2-rc5~7^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b409ea4534204d4e6da3017d8713ce338f44b489;p=thirdparty%2Flinux.git init/version-timestamp.c: remove unneeded #include The kbuild test robot detected this by 'make versioncheck'. Fixes: 2df8220cc511 ("kbuild: build init/built-in.a just once") Reported-by: kernel test robot Signed-off-by: Masahiro Yamada --- diff --git a/init/version-timestamp.c b/init/version-timestamp.c index 179e93bae5390..043cbf80a766d 100644 --- a/init/version-timestamp.c +++ b/init/version-timestamp.c @@ -2,7 +2,6 @@ #include #include -#include #include #include #include