tree:
https://github.com/0day-ci/linux/commits/UPDATE-20200302-182435/Clement-L...
head: a651146ebac3c0e6cc997aa8178ddad7e1f009fd
commit: a651146ebac3c0e6cc997aa8178ddad7e1f009fd [1/1] remoteproc: Adapt coredump to
generate correct elf type
config: x86_64-randconfig-s1-20200302 (attached as .config)
compiler: gcc-7 (Debian 7.5.0-5) 7.5.0
reproduce:
git checkout a651146ebac3c0e6cc997aa8178ddad7e1f009fd
# save the attached .config to linux build tree
make ARCH=x86_64
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
> drivers//remoteproc/remoteproc_core.c:41:10: fatal error:
remoteproc_elf_helpers.h: No such file or directory
#include
"remoteproc_elf_helpers.h"
^~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
vim +41 drivers//remoteproc/remoteproc_core.c
39
40 #include "remoteproc_internal.h"
41 #include "remoteproc_elf_helpers.h"
42
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org