summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rw-r--r--init/main.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/init/main.c b/init/main.c
index b47b623aa6a0..733915e477fc 100644
--- a/init/main.c
+++ b/init/main.c
@@ -493,13 +493,6 @@ static void __init do_basic_setup(void)
sysctl_init();
#endif
- /*
- * Ok, at this point all CPU's should be initialized, so
- * we can start looking into devices..
- */
-#if defined(CONFIG_ARCH_S390)
- s390_init_machine_check();
-#endif
/* Networking initialization needs a process context */
sock_init();