mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-16 14:02:10 +00:00
[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
@ -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 New Issue
Block a user