diff options
Diffstat (limited to 'include/asm-sparc64')
-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 07f58adb591a..43b07b9b42c5 100644 --- a/include/asm-sparc64/pbm.h +++ b/include/asm-sparc64/pbm.h | |||
@@ -215,9 +215,6 @@ struct pci_controller_info { | |||
215 | */ | 215 | */ |
216 | int index; | 216 | int index; |
217 | 217 | ||
218 | /* Do the PBMs both exist in the same PCI domain? */ | ||
219 | int pbms_same_domain; | ||
220 | |||
221 | /* The PCI bus modules controlled by us. */ | 218 | /* The PCI bus modules controlled by us. */ |
222 | struct pci_pbm_info pbm_A; | 219 | struct pci_pbm_info pbm_A; |
223 | struct pci_pbm_info pbm_B; | 220 | struct pci_pbm_info pbm_B; |