linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [nomadik:ixp4 9/9] arch/arm/mach-ixp4xx/common.c:34:10: fatal error: linux/irqchip/irq-ixp4xx.h: No such file or directory
@ 2018-12-30  5:10 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2018-12-30  5:10 UTC (permalink / raw)
  To: Linus Walleij; +Cc: kbuild-all, linux-arm-kernel

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git ixp4
head:   fd04bd59327ab42cfa79c1a5aaa3160fc4821402
commit: fd04bd59327ab42cfa79c1a5aaa3160fc4821402 [9/9] This works TODO: Create a separate GPIO driver Make its IRQ hierarchical vs the irqchip driver Instantiate separately
config: arm-ixp4xx_defconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (Debian 7.2.0-11) 7.2.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout fd04bd59327ab42cfa79c1a5aaa3160fc4821402
        # save the attached .config to linux build tree
        GCC_VERSION=7.2.0 make.cross ARCH=arm 

All errors (new ones prefixed by >>):

>> arch/arm/mach-ixp4xx/common.c:34:10: fatal error: linux/irqchip/irq-ixp4xx.h: No such file or directory
    #include <linux/irqchip/irq-ixp4xx.h>
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
   compilation terminated.

vim +34 arch/arm/mach-ixp4xx/common.c

  > 34	#include <linux/irqchip/irq-ixp4xx.h>
    35	#include <mach/udc.h>
    36	#include <mach/hardware.h>
    37	#include <mach/io.h>
    38	#include <linux/uaccess.h>
    39	#include <asm/pgtable.h>
    40	#include <asm/page.h>
    41	#include <asm/exception.h>
    42	#include <asm/irq.h>
    43	#include <asm/system_misc.h>
    44	#include <asm/mach/map.h>
    45	#include <asm/mach/irq.h>
    46	#include <asm/mach/time.h>
    47	

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 19199 bytes --]

[-- Attachment #3: Type: text/plain, Size: 176 bytes --]

_______________________________________________
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] only message in thread

only message in thread, other threads:[~2018-12-30  5:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-30  5:10 [nomadik:ixp4 9/9] arch/arm/mach-ixp4xx/common.c:34:10: fatal error: linux/irqchip/irq-ixp4xx.h: No such file or directory kbuild test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).