Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
[pandora-kernel.git] / arch / m68k / kernel / traps_no.c
index a768008..e67b8c8 100644 (file)
@@ -60,10 +60,6 @@ static char const * const vec_names[] = {
        "MMU CONFIGURATION ERROR"
 };
 
-void __init trap_init(void)
-{
-}
-
 void die_if_kernel(char *str, struct pt_regs *fp, int nr)
 {
        if (!(fp->sr & PS_S))