Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0c49a573 authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC64]: Kill pci_iommu_table_init() declaration.



No longer exists.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ce3b1d47
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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);