Re: [PATCH] PCI: host-generic: select IRQ_DOMAIN

2016-06-10 Thread Bjorn Helgaas
On Wed, May 18, 2016 at 04:15:53PM +0200, Arnd Bergmann wrote: > The generic PCI host controller calls of_irq_parse_and_map_pci > in its IRQ fixup, but that function is only available when > CONFIG_IRQ_DOMAIN is set: > > drivers/pci/built-in.o: In function `pci_host_common_probe': >

Re: [PATCH] PCI: host-generic: select IRQ_DOMAIN

2016-06-10 Thread Bjorn Helgaas
On Wed, May 18, 2016 at 04:15:53PM +0200, Arnd Bergmann wrote: > The generic PCI host controller calls of_irq_parse_and_map_pci > in its IRQ fixup, but that function is only available when > CONFIG_IRQ_DOMAIN is set: > > drivers/pci/built-in.o: In function `pci_host_common_probe': >

[PATCH] PCI: host-generic: select IRQ_DOMAIN

2016-05-18 Thread Arnd Bergmann
The generic PCI host controller calls of_irq_parse_and_map_pci in its IRQ fixup, but that function is only available when CONFIG_IRQ_DOMAIN is set: drivers/pci/built-in.o: In function `pci_host_common_probe': drivers/pci/host/pci-host-common.c:181: undefined reference to

[PATCH] PCI: host-generic: select IRQ_DOMAIN

2016-05-18 Thread Arnd Bergmann
The generic PCI host controller calls of_irq_parse_and_map_pci in its IRQ fixup, but that function is only available when CONFIG_IRQ_DOMAIN is set: drivers/pci/built-in.o: In function `pci_host_common_probe': drivers/pci/host/pci-host-common.c:181: undefined reference to