dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: linux-next: Tree for Jun 11 (drivers/dma/dw-edma/)
       [not found] <20190611192432.1d8f11b2@canb.auug.org.au>
@ 2019-06-11 17:30 ` Randy Dunlap
  2019-06-12  4:53   ` Vinod Koul
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2019-06-11 17:30 UTC (permalink / raw)
  To: Stephen Rothwell, Linux Next Mailing List
  Cc: Linux Kernel Mailing List, Gustavo Pimentel, dmaengine

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),
   ^



-- 
~Randy

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: linux-next: Tree for Jun 11 (drivers/dma/dw-edma/)
  2019-06-11 17:30 ` linux-next: Tree for Jun 11 (drivers/dma/dw-edma/) Randy Dunlap
@ 2019-06-12  4:53   ` Vinod Koul
  0 siblings, 0 replies; 2+ messages in thread
From: Vinod Koul @ 2019-06-12  4:53 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: Stephen Rothwell, Linux Next Mailing List,
	Linux Kernel Mailing List, Gustavo Pimentel, dmaengine

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-12  4:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190611192432.1d8f11b2@canb.auug.org.au>
2019-06-11 17:30 ` linux-next: Tree for Jun 11 (drivers/dma/dw-edma/) Randy Dunlap
2019-06-12  4:53   ` Vinod Koul

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).