]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arc/kernel/setup.c
ARC: remove console_verbose() from setup_arch()
[karo-tx-linux.git] / arch / arc / kernel / setup.c
index 6b083454d0391d2177511ac1eb24300dfc19861c..b011f8c164a166c60bb9f187f2e52cf68134387e 100644 (file)
@@ -357,8 +357,6 @@ void __init setup_arch(char **cmdline_p)
         */
        root_mountflags &= ~MS_RDONLY;
 
-       console_verbose();
-
 #if defined(CONFIG_VT) && defined(CONFIG_DUMMY_CONSOLE)
        conswitchp = &dummy_con;
 #endif