diff options
Diffstat (limited to 'include/asm-sparc64/pbm.h')
-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 88974d685a3d..f31de45f4873 100644 --- a/include/asm-sparc64/pbm.h +++ b/include/asm-sparc64/pbm.h | |||
@@ -162,9 +162,6 @@ struct pci_pbm_info { | |||
162 | struct device_node *prom_node; | 162 | struct device_node *prom_node; |
163 | struct linux_prom_pci_ranges *pbm_ranges; | 163 | struct linux_prom_pci_ranges *pbm_ranges; |
164 | int num_pbm_ranges; | 164 | int num_pbm_ranges; |
165 | struct linux_prom_pci_intmap *pbm_intmap; | ||
166 | int num_pbm_intmap; | ||
167 | struct linux_prom_pci_intmask *pbm_intmask; | ||
168 | u64 ino_bitmap; | 165 | u64 ino_bitmap; |
169 | 166 | ||
170 | /* PBM I/O and Memory space resources. */ | 167 | /* PBM I/O and Memory space resources. */ |