Re: [PATCH] PCI: add stub for pci_set_consistent_dma_mask()
- From: Michael Buesch <mb@xxxxxxxxx>
- Date: Mon, 30 Jun 2008 22:40:50 +0200
On Monday 30 June 2008 20:42:30 Jesse Barnes wrote:
On Monday, June 30, 2008 11:35 am Randy Dunlap wrote:
From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
When CONFIG_PCI=n, there is no stub for pci_set_consistent_dma_mask(),
so add one like other similar stubs. Otherwise there can be build errors,
as here:
linux-next-20080630/drivers/ssb/main.c:1175: error: implicit declaration of
function 'pci_set_consistent_dma_mask'
Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
Applied to linux-next, thanks Randy.
I guess this is probably also needed for 2.6.26.
--
Greetings Michael.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH] PCI: add stub for pci_set_consistent_dma_mask()
- From: Jesse Barnes
- Re: [PATCH] PCI: add stub for pci_set_consistent_dma_mask()
- References:
- [PATCH] PCI: add stub for pci_set_consistent_dma_mask()
- From: Randy Dunlap
- Re: [PATCH] PCI: add stub for pci_set_consistent_dma_mask()
- From: Jesse Barnes
- [PATCH] PCI: add stub for pci_set_consistent_dma_mask()
- Prev by Date: Re: [BUILD-FAILURE] linux-next: Tree for June 30
- Next by Date: Re: [BUILD-FAILURE] linux-next: Tree for June 30
- Previous by thread: Re: [PATCH] PCI: add stub for pci_set_consistent_dma_mask()
- Next by thread: Re: [PATCH] PCI: add stub for pci_set_consistent_dma_mask()
- Index(es):
Relevant Pages
|