diff options
Diffstat (limited to 'include/asm-sparc64/pbm.h')
-rw-r--r-- | include/asm-sparc64/pbm.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/asm-sparc64/pbm.h b/include/asm-sparc64/pbm.h index 43b7270ec02e..c8868babc4fe 100644 --- a/include/asm-sparc64/pbm.h +++ b/include/asm-sparc64/pbm.h | |||
@@ -36,12 +36,6 @@ extern void pci_iommu_table_init(struct iommu *iommu, int tsbsize, u32 dma_offse | |||
36 | #define PCI_STC_FLUSHFLAG_SET(STC) \ | 36 | #define PCI_STC_FLUSHFLAG_SET(STC) \ |
37 | (*((STC)->strbuf_flushflag) != 0UL) | 37 | (*((STC)->strbuf_flushflag) != 0UL) |
38 | 38 | ||
39 | /* There can be quite a few ranges and interrupt maps on a PCI | ||
40 | * segment. Thus... | ||
41 | */ | ||
42 | #define PROM_PCIRNG_MAX 64 | ||
43 | #define PROM_PCIIMAP_MAX 64 | ||
44 | |||
45 | struct pci_controller_info; | 39 | struct pci_controller_info; |
46 | 40 | ||
47 | struct pci_pbm_info { | 41 | struct pci_pbm_info { |