All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 164] m68k: fix incorrect config comment in check_bugs()
@ 2004-12-17 19:01 Geert Uytterhoeven
  0 siblings, 0 replies; only message in thread
From: Geert Uytterhoeven @ 2004-12-17 19:01 UTC (permalink / raw)
  To: Marcelo Tosatti; +Cc: Linux Kernel Development, Geert Uytterhoeven

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-12-17 19:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-17 19:01 [PATCH 164] m68k: fix incorrect config comment in check_bugs() Geert Uytterhoeven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.