On 14-07-20, 07:58, Dave Jiang wrote:
>
>
> On 7/13/2020 11:35 PM, Randy Dunlap wrote:
> > From: Randy Dunlap
> >
> > Fix build errors when CONFIG_PCI_MSI is not enabled by making the
> > driver depend on PCI_MSI:
> >
> > ld: drivers/dma/idxd/device.o: in function `idxd_mask_msix_vector':
> >
On 7/13/2020 11:35 PM, Randy Dunlap wrote:
From: Randy Dunlap
Fix build errors when CONFIG_PCI_MSI is not enabled by making the
driver depend on PCI_MSI:
ld: drivers/dma/idxd/device.o: in function `idxd_mask_msix_vector':
device.c:(.text+0x26f): undefined reference to `pci_msi_mask_irq'
ld:
From: Randy Dunlap
Fix build errors when CONFIG_PCI_MSI is not enabled by making the
driver depend on PCI_MSI:
ld: drivers/dma/idxd/device.o: in function `idxd_mask_msix_vector':
device.c:(.text+0x26f): undefined reference to `pci_msi_mask_irq'
ld: drivers/dma/idxd/device.o: in function `idxd_un
3 matches
Mail list logo