Commit 0c49a573ea93f777fd27f26b7853e7bf5a20e1a3
1 parent
ce3b1d47a8
Exists in
master
and in
4 other branches
[SPARC64]: Kill pci_iommu_table_init() declaration.
No longer exists. Signed-off-by: David S. Miller <davem@davemloft.net>
Showing 1 changed file with 0 additions and 2 deletions Side-by-side Diff
arch/sparc64/kernel/pci_impl.h
... | ... | @@ -161,8 +161,6 @@ |
161 | 161 | extern int pci_num_pbms; |
162 | 162 | |
163 | 163 | /* PCI bus scanning and fixup support. */ |
164 | -extern void pci_iommu_table_init(struct iommu *iommu, int tsbsize, | |
165 | - u32 dma_offset, u32 dma_addr_mask); | |
166 | 164 | extern void pci_get_pbm_props(struct pci_pbm_info *pbm); |
167 | 165 | extern struct pci_bus *pci_scan_one_pbm(struct pci_pbm_info *pbm); |
168 | 166 | extern void pci_determine_mem_io_space(struct pci_pbm_info *pbm); |