[arm-platforms:irq/irq_chip_ro 5/20] drivers/irqchip/irq-ftintc010.c:14:10: fatal error: linux/irqchip/versatile-fpga.h: No such file or directory

kernel test robot lkp at intel.com
Tue Feb 1 01:04:19 PST 2022


tree:   https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git irq/irq_chip_ro
head:   218869493fda68e8c327a6484f5a6973a3008729
commit: 0ff456c6aa8a7edf5a9670326744cbea9e1842eb [5/20] irqchip/versatile-fpga: Switch to dynamic chip name output
config: arm-gemini_defconfig (https://download.01.org/0day-ci/archive/20220201/202202011634.54L8Dx1b-lkp@intel.com/config)
compiler: arm-linux-gnueabi-gcc (GCC) 11.2.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/maz/arm-platforms.git/commit/?id=0ff456c6aa8a7edf5a9670326744cbea9e1842eb
        git remote add arm-platforms https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git
        git fetch --no-tags arm-platforms irq/irq_chip_ro
        git checkout 0ff456c6aa8a7edf5a9670326744cbea9e1842eb
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=arm SHELL=/bin/bash drivers/irqchip/

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

All errors (new ones prefixed by >>):

>> drivers/irqchip/irq-ftintc010.c:14:10: fatal error: linux/irqchip/versatile-fpga.h: No such file or directory
      14 | #include <linux/irqchip/versatile-fpga.h>
         |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   compilation terminated.


vim +14 drivers/irqchip/irq-ftintc010.c

6ee532e2faa997 Linus Walleij 2017-03-18 @14  #include <linux/irqchip/versatile-fpga.h>
6ee532e2faa997 Linus Walleij 2017-03-18  15  #include <linux/irqdomain.h>
6ee532e2faa997 Linus Walleij 2017-03-18  16  #include <linux/module.h>
6ee532e2faa997 Linus Walleij 2017-03-18  17  #include <linux/of.h>
6ee532e2faa997 Linus Walleij 2017-03-18  18  #include <linux/of_address.h>
6ee532e2faa997 Linus Walleij 2017-03-18  19  #include <linux/of_irq.h>
6ee532e2faa997 Linus Walleij 2017-03-18  20  #include <linux/cpu.h>
6ee532e2faa997 Linus Walleij 2017-03-18  21  

:::::: The code at line 14 was first introduced by commit
:::::: 6ee532e2faa9979f0ee00afbfd39cbc034b99153 irqchip/gemini: Refactor Gemini driver to reflect Faraday origin

:::::: TO: Linus Walleij <linus.walleij at linaro.org>
:::::: CC: Marc Zyngier <marc.zyngier at arm.com>

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org



More information about the linux-arm-kernel mailing list