[pci:controller/dwc-rcar-gen4 2/4] include/linux/irqchip/arm-gic-v3.h:605:10: fatal error: 'asm/arch_gicv3.h' file not found
kernel test robot <[email protected]>
| Newsgroups | dev.linux.lists.llvm,dev.linux.lists.oe-kbuild-all,org.kernel.vger.linux-pci |
|---|---|
| Message-ID | <[email protected]> |
tree: https://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git controller/dwc-rcar-gen4 head: 14e8394423ffd4fd28884ec8b4d5ba15be6e7e0d commit: 8ba5de8db3acd06e35c42ecd0becc38134348df3 [2/4] PCI: rcar-gen4: Configure AXIINTC if iMSI-RX is not used config: sparc64-allmodconfig (https://download.01.org/0day-ci/archive/20260710/[email protected]/config) compiler: clang version 20.1.8 (https://github.com/llvm/llvm-project 87f0227cb60147a26a1eeb4fb06e3b505e9c7261) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260710/[email protected]/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <[email protected]> | Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ All errors (new ones prefixed by >>): In file included from drivers/pci/controller/dwc/pcie-rcar-gen4.c:16: >> include/linux/irqchip/arm-gic-v3.h:605:10: fatal error: 'asm/arch_gicv3.h' file not found 605 | #include <asm/arch_gicv3.h> | ^~~~~~~~~~~~~~~~~~ 1 error generated. vim +605 include/linux/irqchip/arm-gic-v3.h 7e5802781c3e109 Andre Przywara 2014-11-12 604 7936e914f7b0827 Jean-Philippe Brucker 2015-10-01 @605 #include <asm/arch_gicv3.h> 021f653791ad17e Marc Zyngier 2014-06-30 606 :::::: The code at line 605 was first introduced by commit :::::: 7936e914f7b0827c2dcfe63fbefdc21de2d61dcb irqchip/gic-v3: Refactor the arm64 specific parts :::::: TO: Jean-Philippe Brucker <[email protected]> :::::: CC: Marc Zyngier <[email protected]> -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki