* [linux-next:master 11012/11071] drivers/irqchip/irq-mxs.c:12:10: fatal error: 'linux/irqchip/mxs.h' file not found
@ 2023-06-21 9:32 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-06-21 9:32 UTC (permalink / raw)
To: Marc Zyngier; +Cc: llvm, oe-kbuild-all, Linux Memory Management List
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 15e71592dbae49a674429c618a10401d7f992ac3
commit: 4e96d4b02cf0aa1dd1c7f0fe2c2dc43dec9f03ec [11012/11071] Merge branch 'irq/irqchip-next' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git
config: arm-randconfig-r016-20230620 (https://download.01.org/0day-ci/archive/20230621/202306211736.SNdmUKzi-lkp@intel.com/config)
compiler: clang version 17.0.0 (https://github.com/llvm/llvm-project.git 4a5ac14ee968ff0ad5d2cc1ffa0299048db4c88a)
reproduce: (https://download.01.org/0day-ci/archive/20230621/202306211736.SNdmUKzi-lkp@intel.com/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 <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202306211736.SNdmUKzi-lkp@intel.com/
All errors (new ones prefixed by >>):
>> drivers/irqchip/irq-mxs.c:12:10: fatal error: 'linux/irqchip/mxs.h' file not found
12 | #include <linux/irqchip/mxs.h>
| ^~~~~~~~~~~~~~~~~~~~~
1 error generated.
vim +12 drivers/irqchip/irq-mxs.c
5b7e5676209120 drivers/irqchip/irq-mxs.c Arnd Bergmann 2023-05-16 @12 #include <linux/irqchip/mxs.h>
83a84efcefe8d7 arch/arm/mach-mxs/icoll.c Shawn Guo 2012-08-20 13 #include <linux/irqdomain.h>
289569f902dc70 arch/arm/mach-mxs/icoll.c Shawn Guo 2010-12-18 14 #include <linux/io.h>
83a84efcefe8d7 arch/arm/mach-mxs/icoll.c Shawn Guo 2012-08-20 15 #include <linux/of.h>
8256aa7129f5d0 arch/arm/mach-mxs/icoll.c Shawn Guo 2013-03-25 16 #include <linux/of_address.h>
83a84efcefe8d7 arch/arm/mach-mxs/icoll.c Shawn Guo 2012-08-20 17 #include <linux/of_irq.h>
cec6bae8ca0417 arch/arm/mach-mxs/icoll.c Shawn Guo 2013-03-25 18 #include <linux/stmp_device.h>
4e0a1b8c070fe2 arch/arm/mach-mxs/icoll.c Shawn Guo 2012-08-20 19 #include <asm/exception.h>
289569f902dc70 arch/arm/mach-mxs/icoll.c Shawn Guo 2010-12-18 20
:::::: The code at line 12 was first introduced by commit
:::::: 5b7e5676209120814dbb9fec8bc3769f0f7a7958 irqchip/mxs: Include linux/irqchip/mxs.h
:::::: TO: Arnd Bergmann <arnd@arndb.de>
:::::: CC: Marc Zyngier <maz@kernel.org>
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-06-21 9:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-21 9:32 [linux-next:master 11012/11071] drivers/irqchip/irq-mxs.c:12:10: fatal error: 'linux/irqchip/mxs.h' file not found kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox