diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2016-03-17 22:21:09 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-03-17 23:09:34 +0100 |
commit | c60f169202c7643991a8b4bfeea60e06843d5b5a (patch) | |
tree | 37a19abd014d13d5ef39fbf06cbf1dae5f585512 /include/asm-generic/bug.h | |
parent | mn10300, c6x: CONFIG_GENERIC_BUG must depend on CONFIG_BUG (diff) | |
download | linux-c60f169202c7643991a8b4bfeea60e06843d5b5a.tar.xz linux-c60f169202c7643991a8b4bfeea60e06843d5b5a.zip |
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: kbuild test robot <lkp@intel.com>
Cc: Josh Triplett <josh@joshtriplett.org>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions