All of lore.kernel.org
 help / color / mirror / Atom feed
* [matthias-bgg:v5.18-next/dts64 30/37] arch/arm/boot/dts/en7523.dtsi:6:10: fatal error: dt-bindings/clock/en7523-clk.h: No such file or directory
@ 2022-05-01 15:09 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-05-01 15:09 UTC (permalink / raw)
  To: Felix Fietkau; +Cc: kbuild-all, linux-kernel, Matthias Brugger

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git v5.18-next/dts64
head:   7d3c600448a7233976dfd6f1bcf00bb0daa31109
commit: 09f4afc44ba9ebd33d389af345cff4d7668437ae [30/37] ARM: dts: add clock support for Airoha EN7523
config: arm-defconfig (https://download.01.org/0day-ci/archive/20220501/202205012301.HhfNwf1X-lkp@intel.com/config)
compiler: arm-linux-gnueabi-gcc (GCC) 11.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/matthias.bgg/linux.git/commit/?id=09f4afc44ba9ebd33d389af345cff4d7668437ae
        git remote add matthias-bgg https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git
        git fetch --no-tags matthias-bgg v5.18-next/dts64
        git checkout 09f4afc44ba9ebd33d389af345cff4d7668437ae
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=arm SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   In file included from arch/arm/boot/dts/en7523-evb.dts:7:
>> arch/arm/boot/dts/en7523.dtsi:6:10: fatal error: dt-bindings/clock/en7523-clk.h: No such file or directory
       6 | #include <dt-bindings/clock/en7523-clk.h>
         |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   compilation terminated.


vim +6 arch/arm/boot/dts/en7523.dtsi

     2	
     3	#include <dt-bindings/interrupt-controller/irq.h>
     4	#include <dt-bindings/interrupt-controller/arm-gic.h>
     5	#include <dt-bindings/gpio/gpio.h>
   > 6	#include <dt-bindings/clock/en7523-clk.h>
     7	

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-05-01 15:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-01 15:09 [matthias-bgg:v5.18-next/dts64 30/37] arch/arm/boot/dts/en7523.dtsi:6:10: fatal error: dt-bindings/clock/en7523-clk.h: No such file or directory kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.