Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c60f1692 authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds
Browse files

arch/mn10300/kernel/fpu-nofpu.c: needs asm/elf.h



arch/mn10300/kernel/fpu-nofpu.c:27:36: error: unknown type name 'elf_fpregset_t'
    int dump_fpu(struct pt_regs *regs, elf_fpregset_t *fpreg)

Reported-by: default avatarkbuild test robot <lkp@intel.com>
Cc: Josh Triplett <josh@joshtriplett.org>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 8b9e6d58
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@
 * 2 of the Licence, or (at your option) any later version.
 */
#include <asm/fpu.h>
#include <asm/elf.h>

/*
 * handle an FPU operational exception