tree:
https://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git for-5.9/core
head: 470376737e88dc8e453f3d2739447c130f8ebeb6
commit: 470376737e88dc8e453f3d2739447c130f8ebeb6 [4/4] HID: allow building hid.ko as an
external module
config: riscv-allyesconfig (attached as .config)
compiler: riscv64-linux-gcc (GCC) 9.3.0
reproduce (this is a W=1 build):
wget
https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O
~/bin/make.cross
chmod +x ~/bin/make.cross
git checkout 470376737e88dc8e453f3d2739447c130f8ebeb6
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=riscv
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
> drivers/hid/intel-ish-hid/ipc/ipc.c:12:10: fatal error: client.h:
No such file or directory
12 | #include "client.h"
| ^~~~~~~~~~
compilation terminated.
--
> drivers/hid/intel-ish-hid/ipc/pci-ish.c:22:10: fatal error:
ishtp-dev.h: No such file or directory
22 | #include "ishtp-dev.h"
| ^~~~~~~~~~~~~
compilation terminated.
vim +12 drivers/hid/intel-ish-hid/ipc/ipc.c
ae02e5d40d5f829 Srinivas Pandruvada 2016-08-07 @12 #include "client.h"
ae02e5d40d5f829 Srinivas Pandruvada 2016-08-07 13 #include "hw-ish.h"
ae02e5d40d5f829 Srinivas Pandruvada 2016-08-07 14 #include "hbm.h"
ae02e5d40d5f829 Srinivas Pandruvada 2016-08-07 15
:::::: The code at line 12 was first introduced by commit
:::::: ae02e5d40d5f829c589412c6253f925e35cf7a22 HID: intel-ish-hid: ipc layer
:::::: TO: Srinivas Pandruvada <srinivas.pandruvada(a)linux.intel.com>
:::::: CC: Jiri Kosina <jkosina(a)suse.cz>
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org