sh: Fix up FPU build for SH5
authorMatt Fleming <matt@console-pimps.org>
Mon, 14 Dec 2009 20:12:04 +0000 (20:12 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 15 Dec 2009 03:07:36 +0000 (12:07 +0900)
After the recent FPU optimisation commit the signature of save_fpu()
changed. "regs" wasn't used in the implementation of save_fpu() anyway.

Signed-off-by: Matt Fleming <matt@console-pimps.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found