projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfa0652
)
[SPARC64] PCI: Kill PROM_PCIRNG_MAX and PROM_PCIIMAP_MAX.
author
David S. Miller
<davem@sunset.davemloft.net>
Tue, 8 May 2007 04:54:28 +0000
(21:54 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Tue, 8 May 2007 23:41:20 +0000
(16:41 -0700)
They are totally unused.
Signed-off-by: David S. Miller <davem@davemloft.net>
include/asm-sparc64/pbm.h
patch
|
blob
|
history
diff --git
a/include/asm-sparc64/pbm.h
b/include/asm-sparc64/pbm.h
index 43b7270ec02e87c8c67ff945023a4efb5189ddbf..c8868babc4fed4c93844d4ac9ada09e10033aaee 100644
(file)
--- 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
#define PCI_STC_FLUSHFLAG_SET(STC) \
(*((STC)->strbuf_flushflag) != 0UL)
-/* There can be quite a few ranges and interrupt maps on a PCI
- * segment. Thus...
- */
-#define PROM_PCIRNG_MAX 64
-#define PROM_PCIIMAP_MAX 64
-
struct pci_controller_info;
struct pci_pbm_info {