Merge tag 'io_uring-5.15-2021-09-11' of git://git.kernel.dk/linux-block
[linux-2.6-microblaze.git] / arch / nios2 / kernel / traps.c
index b172da4..596986a 100644 (file)
@@ -105,11 +105,6 @@ void show_stack(struct task_struct *task, unsigned long *stack,
        printk("%s\n", loglvl);
 }
 
-void __init trap_init(void)
-{
-       /* Nothing to do here */
-}
-
 /* Breakpoint handler */
 asmlinkage void breakpoint_c(struct pt_regs *fp)
 {