From: Geert Uytterhoeven M68k FPU emu: Remove reference to non-existing website --- 25-akpm/arch/m68k/kernel/setup.c | 1 - 1 files changed, 1 deletion(-) diff -puN arch/m68k/kernel/setup.c~m68k-412 arch/m68k/kernel/setup.c --- 25/arch/m68k/kernel/setup.c~m68k-412 Fri Feb 20 15:12:23 2004 +++ 25-akpm/arch/m68k/kernel/setup.c Fri Feb 20 15:12:23 2004 @@ -538,7 +538,6 @@ void check_bugs(void) "WHICH IS REQUIRED BY LINUX/M68K ***\n" ); printk( KERN_EMERG "Upgrade your hardware or join the FPU " "emulation project\n" ); - printk( KERN_EMERG "(see http://no-fpu.linux-m68k.org)\n" ); panic( "no FPU" ); } _