Pull trivial into test branch
[firefly-linux-kernel-4.4.55.git] / init / version.c
index 8f28344d9c70fda49300ac1455e98e086913b481..9d96d36501ca512d96565daab53e7eb47863a18e 100644 (file)
@@ -33,7 +33,3 @@ struct uts_namespace init_uts_ns = {
        },
 };
 EXPORT_SYMBOL_GPL(init_uts_ns);
-
-const char linux_banner[] =
-       "Linux version " UTS_RELEASE " (" LINUX_COMPILE_BY "@"
-       LINUX_COMPILE_HOST ") (" LINUX_COMPILER ") " UTS_VERSION "\n";