linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Marc Zyngier <maz@kernel.org>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
	Linux Memory Management List <linux-mm@kvack.org>
Subject: [linux-next:master 11012/11071] drivers/irqchip/irq-mxs.c:12:10: fatal error: 'linux/irqchip/mxs.h' file not found
Date: Wed, 21 Jun 2023 17:32:51 +0800	[thread overview]
Message-ID: <202306211736.SNdmUKzi-lkp@intel.com> (raw)

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


                 reply	other threads:[~2023-06-21  9:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202306211736.SNdmUKzi-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=linux-mm@kvack.org \
    --cc=llvm@lists.linux.dev \
    --cc=maz@kernel.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox