Commit 50387b3e11075fe798f5d44fa1b5491788a8742a
Committed by
Paul Mundt
1 parent
a985aabe4d
Exists in
master
and in
7 other branches
sh64: add missing #include <asm/fpu.h>'s
This patch fixes some compile errors due to missing save_fpu() prototypes on sh64 caused by commit 9bbafce2eec190ef7e44b0eb1095ba17ce6ad3af (sh: Fix occasional FPU register corruption under preempt). Signed-off-by: Adrian Bunk <adrian.bunk@movial.fi> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Showing 4 changed files with 4 additions and 0 deletions Side-by-side Diff
arch/sh/kernel/process_64.c
arch/sh/kernel/ptrace_64.c
arch/sh/kernel/signal_64.c