diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/asm-sparc64/pbm.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-sparc64/pbm.h b/include/asm-sparc64/pbm.h index 43b07b9b42c5..3a811c2cd3c2 100644 --- a/include/asm-sparc64/pbm.h +++ b/include/asm-sparc64/pbm.h | |||
@@ -197,9 +197,6 @@ struct pci_pbm_info { | |||
197 | /* IOMMU state, potentially shared by both PBM segments. */ | 197 | /* IOMMU state, potentially shared by both PBM segments. */ |
198 | struct pci_iommu *iommu; | 198 | struct pci_iommu *iommu; |
199 | 199 | ||
200 | /* PCI slot mapping. */ | ||
201 | unsigned int pci_first_slot; | ||
202 | |||
203 | /* Now things for the actual PCI bus probes. */ | 200 | /* Now things for the actual PCI bus probes. */ |
204 | unsigned int pci_first_busno; | 201 | unsigned int pci_first_busno; |
205 | unsigned int pci_last_busno; | 202 | unsigned int pci_last_busno; |