summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64
diff options
context:
space:
mode:
authorDavid S. Miller <davem@sunset.davemloft.net>2007-03-08 22:11:00 -0800
committerDavid S. Miller <davem@sunset.davemloft.net>2007-04-26 01:55:12 -0700
commit229177c7f38d6a2b1285b42da4b19d76346b4bac (patch)
tree516b4586e3cf03722f35adc212c38f57dd94f212 /include/asm-sparc64
parent9fd8b64761d3fe7e4ef567161be57e4234af5c1c (diff)
downloadop-kernel-dev-229177c7f38d6a2b1285b42da4b19d76346b4bac.zip
op-kernel-dev-229177c7f38d6a2b1285b42da4b19d76346b4bac.tar.gz
[SPARC64]: Kill PBM intmap software state.
Set but never used. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/asm-sparc64')
-rw-r--r--include/asm-sparc64/pbm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-sparc64/pbm.h b/include/asm-sparc64/pbm.h
index 88974d68..f31de45 100644
--- a/include/asm-sparc64/pbm.h
+++ b/include/asm-sparc64/pbm.h
@@ -162,9 +162,6 @@ struct pci_pbm_info {
struct device_node *prom_node;
struct linux_prom_pci_ranges *pbm_ranges;
int num_pbm_ranges;
- struct linux_prom_pci_intmap *pbm_intmap;
- int num_pbm_intmap;
- struct linux_prom_pci_intmask *pbm_intmask;
u64 ino_bitmap;
/* PBM I/O and Memory space resources. */
OpenPOWER on IntegriCloud