[PATCH 164] m68k: fix incorrect config comment in check_bugs()
From: Geert Uytterhoeven (geert_at_linux-m68k.org)
Date: 12/17/04
- Previous message: Francois Romieu: "Re: Linux 2.6.9-ac16"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 17 Dec 2004 20:01:44 +0100 To: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
M68k: Fix incorrect config comment in check_bugs()
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
--- linux-2.4.29-pre2/arch/m68k/kernel/setup.c 2004-10-08 20:36:40.000000000 +0200
+++ linux-m68k-2.4.29-pre2/arch/m68k/kernel/setup.c 2004-10-10 16:51:05.000000000 +0200
@@ -607,7 +607,5 @@ void check_bugs(void)
printk( KERN_EMERG "(see http://no-fpu.linux-m68k.org)\n" );
panic( "no FPU" );
}
-
-#endif /* CONFIG_SUN3 */
-
+#endif /* !CONFIG_M68KFPU_EMU */
}
Gr{oetje,eeting}s,
Geert
-- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Francois Romieu: "Re: Linux 2.6.9-ac16"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|