[SPARC64]: Kill pci_iommu_table_init() declaration.
No longer exists. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
ce3b1d47a8
commit
0c49a573ea
1 changed files with 0 additions and 2 deletions
|
@ -161,8 +161,6 @@ extern struct pci_pbm_info *pci_pbm_root;
|
|||
extern int pci_num_pbms;
|
||||
|
||||
/* PCI bus scanning and fixup support. */
|
||||
extern void pci_iommu_table_init(struct iommu *iommu, int tsbsize,
|
||||
u32 dma_offset, u32 dma_addr_mask);
|
||||
extern void pci_get_pbm_props(struct pci_pbm_info *pbm);
|
||||
extern struct pci_bus *pci_scan_one_pbm(struct pci_pbm_info *pbm);
|
||||
extern void pci_determine_mem_io_space(struct pci_pbm_info *pbm);
|
||||
|
|
Loading…
Reference in a new issue