diff options
-rw-r--r-- | arch/sparc/include/asm/openprom_64.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/sparc/include/asm/openprom_64.h b/arch/sparc/include/asm/openprom_64.h index db3711e7e91d..8148900901cb 100644 --- a/arch/sparc/include/asm/openprom_64.h +++ b/arch/sparc/include/asm/openprom_64.h | |||
@@ -203,12 +203,6 @@ struct linux_prom_ranges { | |||
203 | unsigned int or_size; | 203 | unsigned int or_size; |
204 | }; | 204 | }; |
205 | 205 | ||
206 | struct linux_prom64_ranges { | ||
207 | unsigned long ot_child_base; /* Bus feels this */ | ||
208 | unsigned long ot_parent_base; /* CPU looks from here */ | ||
209 | unsigned long or_size; | ||
210 | }; | ||
211 | |||
212 | /* Ranges and reg properties are a bit different for PCI. */ | 206 | /* Ranges and reg properties are a bit different for PCI. */ |
213 | struct linux_prom_pci_registers { | 207 | struct linux_prom_pci_registers { |
214 | unsigned int phys_hi; | 208 | unsigned int phys_hi; |