Re: linux-next: Tree for Jun 11 (drivers/dma/dw-edma/)

From: Vinod Koul
Date: Wed Jun 12 2019 - 01:01:35 EST


On 11-06-19, 10:30, Randy Dunlap wrote:
> On 6/11/19 2:24 AM, Stephen Rothwell wrote:
> > Hi all,
> >
> > Changes since 20190607:
> >
>
> on x86_64 or i386:
>
> when CONFIG_PCI is not set/enabled:
>
> ../drivers/dma/dw-edma/dw-edma-core.c: In function âdw_edma_irq_requestâ:
> ../drivers/dma/dw-edma/dw-edma-core.c:784:3: error: implicit declaration of function âpci_irq_vectorâ [-Werror=implicit-function-declaration]
> err = request_irq(pci_irq_vector(to_pci_dev(dev), 0),
> ^

Thanks for the report, I am applying the fix YueHaibing with your
reported by.

--
~Vinod