aboutsummaryrefslogtreecommitdiffstats
path: root/init/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'init/main.c')
-rw-r--r--init/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/init/main.c b/init/main.c
index cb0b927c101a..e59af24a0b7c 100644
--- a/init/main.c
+++ b/init/main.c
@@ -555,7 +555,6 @@ asmlinkage void __init start_kernel(void)
555 555
556 local_irq_disable(); 556 local_irq_disable();
557 early_boot_irqs_off(); 557 early_boot_irqs_off();
558 early_init_irq_lock_class();
559 558
560/* 559/*
561 * Interrupts are still disabled. Do necessary setups, then 560 * Interrupts are still disabled. Do necessary setups, then