Commit ab627e97 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Linus Torvalds

[PATCH] M68k bogus prototype

M68k: Remove bogus prototype for dump_fpu(), which conflicts with the one in
<linux/elfcore.h>, and is wrong anyway.
parent 83c8571a
......@@ -26,7 +26,6 @@ asmlinkage long long __muldi3 (long long, long long);
extern char m68k_debug_device[];
extern void dump_thread(struct pt_regs *, struct user *);
extern int dump_fpu(elf_fpregset_t *);
/* platform dependent support */
......
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