aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc64/kernel/pci_impl.h
diff options
context:
space:
mode:
authorDavid S. Miller <davem@sunset.davemloft.net>2007-10-11 15:41:01 -0700
committerDavid S. Miller <davem@sunset.davemloft.net>2007-10-13 21:53:14 -0700
commitbbe0b5eb578155e4e716c8cf5b23ba67bab338e2 (patch)
treeef3fcc5d2a6e1fe5c2c67a13149cb451287677a7 /arch/sparc64/kernel/pci_impl.h
parent759f89e03c9e5656ff18c02e21b439506f7c0cdc (diff)
[SPARC64]: Kill pci_memspace_mask.
It is totally unnecessary as the needed information is properly encoded in the resources. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc64/kernel/pci_impl.h')
-rw-r--r--arch/sparc64/kernel/pci_impl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sparc64/kernel/pci_impl.h b/arch/sparc64/kernel/pci_impl.h
index ccbb188f2e6..4a50da13ce4 100644
--- a/arch/sparc64/kernel/pci_impl.h
+++ b/arch/sparc64/kernel/pci_impl.h
@@ -157,7 +157,6 @@ struct pci_controller_info {
};
extern struct pci_pbm_info *pci_pbm_root;
-extern unsigned long pci_memspace_mask;
extern int pci_num_pbms;