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)
commit61cc7b0a172b047aa6d2c3e8b62bb1590f37e897
treefb545a6d36c771c47afd7d3ecd57611b3bb47a7a
parente76fe57447e88916954bdcab1c0d2c708ec3c943
sh: Fix up FPU build for SH5

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>
arch/sh/kernel/cpu/sh5/fpu.c
arch/sh/kernel/process_64.c
arch/sh/kernel/ptrace_64.c
arch/sh/kernel/signal_64.c
arch/sh/kernel/traps_64.c