All of lore.kernel.org
 help / color / mirror / Atom feed
* [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
@ 2022-02-01  9:04 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2022-02-01  9:04 UTC (permalink / raw)
  To: Marc Zyngier; +Cc: kbuild-all, linux-arm-kernel

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@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@linaro.org>
:::::: CC: Marc Zyngier <marc.zyngier@arm.com>

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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [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
@ 2022-02-01  9:04 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2022-02-01  9:04 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 2592 bytes --]

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(a)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@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@linaro.org>
:::::: CC: Marc Zyngier <marc.zyngier@arm.com>

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-01  9:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-01  9:04 [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
2022-02-01  9:04 ` 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.