Re: [PATCH] PCI: Move declaration of of_irq_parse_and_map_pci under OF_IRQ

2018-03-05 Thread Rob Herring
On Mon, Mar 5, 2018 at 5:19 PM, Guenter Roeck wrote: > On Mon, Mar 05, 2018 at 03:57:37PM -0600, Rob Herring wrote: >> On Mon, Feb 26, 2018 at 03:19:05PM -0800, Guenter Roeck wrote: >> > Since commit 4670d610d5923 ("PCI: Move OF-related PCI functions into >> > PCI core"),

Re: [PATCH] PCI: Move declaration of of_irq_parse_and_map_pci under OF_IRQ

2018-03-05 Thread Rob Herring
On Mon, Mar 5, 2018 at 5:19 PM, Guenter Roeck wrote: > On Mon, Mar 05, 2018 at 03:57:37PM -0600, Rob Herring wrote: >> On Mon, Feb 26, 2018 at 03:19:05PM -0800, Guenter Roeck wrote: >> > Since commit 4670d610d5923 ("PCI: Move OF-related PCI functions into >> > PCI core"), sparc:allmodconfig fails

Re: [PATCH] PCI: Move declaration of of_irq_parse_and_map_pci under OF_IRQ

2018-03-05 Thread Guenter Roeck
On Mon, Mar 05, 2018 at 03:57:37PM -0600, Rob Herring wrote: > On Mon, Feb 26, 2018 at 03:19:05PM -0800, Guenter Roeck wrote: > > Since commit 4670d610d5923 ("PCI: Move OF-related PCI functions into > > PCI core"), sparc:allmodconfig fails to build with the following error. > > > >

Re: [PATCH] PCI: Move declaration of of_irq_parse_and_map_pci under OF_IRQ

2018-03-05 Thread Guenter Roeck
On Mon, Mar 05, 2018 at 03:57:37PM -0600, Rob Herring wrote: > On Mon, Feb 26, 2018 at 03:19:05PM -0800, Guenter Roeck wrote: > > Since commit 4670d610d5923 ("PCI: Move OF-related PCI functions into > > PCI core"), sparc:allmodconfig fails to build with the following error. > > > >

Re: [PATCH] PCI: Move declaration of of_irq_parse_and_map_pci under OF_IRQ

2018-03-05 Thread Rob Herring
On Mon, Feb 26, 2018 at 03:19:05PM -0800, Guenter Roeck wrote: > Since commit 4670d610d5923 ("PCI: Move OF-related PCI functions into > PCI core"), sparc:allmodconfig fails to build with the following error. > > pcie-cadence-host.c:(.text+0x4c4): > undefined reference to

Re: [PATCH] PCI: Move declaration of of_irq_parse_and_map_pci under OF_IRQ

2018-03-05 Thread Rob Herring
On Mon, Feb 26, 2018 at 03:19:05PM -0800, Guenter Roeck wrote: > Since commit 4670d610d5923 ("PCI: Move OF-related PCI functions into > PCI core"), sparc:allmodconfig fails to build with the following error. > > pcie-cadence-host.c:(.text+0x4c4): > undefined reference to

[PATCH] PCI: Move declaration of of_irq_parse_and_map_pci under OF_IRQ

2018-02-26 Thread Guenter Roeck
Since commit 4670d610d5923 ("PCI: Move OF-related PCI functions into PCI core"), sparc:allmodconfig fails to build with the following error. pcie-cadence-host.c:(.text+0x4c4): undefined reference to `of_irq_parse_and_map_pci' pcie-cadence-host.c:(.text+0x4c8): undefined reference

[PATCH] PCI: Move declaration of of_irq_parse_and_map_pci under OF_IRQ

2018-02-26 Thread Guenter Roeck
Since commit 4670d610d5923 ("PCI: Move OF-related PCI functions into PCI core"), sparc:allmodconfig fails to build with the following error. pcie-cadence-host.c:(.text+0x4c4): undefined reference to `of_irq_parse_and_map_pci' pcie-cadence-host.c:(.text+0x4c8): undefined reference