Commit 8d7693f8 authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] m68k: M68k FPU emu broken link

From: Geert Uytterhoeven <geert@linux-m68k.org>

M68k FPU emu: Remove reference to non-existing website
parent 83e6a186
...@@ -538,7 +538,6 @@ void check_bugs(void) ...@@ -538,7 +538,6 @@ void check_bugs(void)
"WHICH IS REQUIRED BY LINUX/M68K ***\n" ); "WHICH IS REQUIRED BY LINUX/M68K ***\n" );
printk( KERN_EMERG "Upgrade your hardware or join the FPU " printk( KERN_EMERG "Upgrade your hardware or join the FPU "
"emulation project\n" ); "emulation project\n" );
printk( KERN_EMERG "(see http://no-fpu.linux-m68k.org)\n" );
panic( "no FPU" ); panic( "no FPU" );
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment