tree:
https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git arm/dt
head: 2bf39ddd77937ab2123bbf186e44f484610536d9
commit: 5b8a05b9e8d10c8df29bb719e73ea8ed916a1eea [38/52] ARM: mstar: Fill in GPIO
controller properties for infinity
config: arm-allyesconfig (attached as .config)
compiler: arm-linux-gnueabi-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
#
https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git/commit/?id=5b...
git remote add soc
https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git
git fetch --no-tags soc arm/dt
git checkout 5b8a05b9e8d10c8df29bb719e73ea8ed916a1eea
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
Note: the soc/arm/dt HEAD 2bf39ddd77937ab2123bbf186e44f484610536d9 builds fine.
It only hurts bisectibility.
All errors (new ones prefixed by >>):
In file included from arch/arm/boot/dts/mstar-infinity-msc313.dtsi:7,
from arch/arm/boot/dts/mstar-infinity-msc313-breadbee_crust.dts:8:
> arch/arm/boot/dts/mstar-infinity.dtsi:9:10: fatal error:
dt-bindings/gpio/msc313-gpio.h: No such file or directory
#include
<dt-bindings/gpio/msc313-gpio.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
vim +9 arch/arm/boot/dts/mstar-infinity.dtsi
8
9 #include <dt-bindings/gpio/msc313-gpio.h>
10
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org