tree: git://git.armlinux.org.uk/~rmk/linux-arm.git cex7
head: 6715e8bfb9b011b28af4b65c8180afe69a2a297c
commit: 6715e8bfb9b011b28af4b65c8180afe69a2a297c [23/23] fsl-mc: add uapi interface for restool
config: i386-allyesconfig (attached as .config)
compiler: gcc-7 (Debian 7.4.0-13) 7.4.0
reproduce:
git checkout 6715e8bfb9b011b28af4b65c8180afe69a2a297c
# save the attached .config to linux build tree
make ARCH=i386
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <redacted>
All errors (new ones prefixed by >>):
quoted
drivers/bus/fsl-mc/fsl-mc-uapi.c:14:10: fatal error: uapi/linux/fsl_mc.h: No such file or directory
#include <uapi/linux/fsl_mc.h>
^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
vim +14 drivers/bus/fsl-mc/fsl-mc-uapi.c
> 14 #include <uapi/linux/fsl_mc.h>
15 #undef fsl_mc_command
16
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation