Skip to content
Commit 936c163a authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: arch/sh/kernel/process.c needs asm/fpu.h for unlazy_fpu().



Linus tried to fix up sh fallout from the x86 fpu state cleanup merge and
failed. Add the missing include to get it building again.

  CC      arch/sh/kernel/process.o
arch/sh/kernel/process.c: In function 'arch_dup_task_struct':
arch/sh/kernel/process.c:23:2: error: implicit declaration of function 'unlazy_fpu'

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent f9369910
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