summaryrefslogtreecommitdiff
path: root/arch/mn10300/unit-asb2305/pci-asb2305.h
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2013-01-03 15:30:21 -0700
committerBjorn Helgaas <bhelgaas@google.com>2013-01-04 10:57:36 -0700
commit7f0d21f937939d05649b95c2ff34c53f6726d11e (patch)
treed68969bee5edf7c1e1d1f1682571c4457eb18c92 /arch/mn10300/unit-asb2305/pci-asb2305.h
parentca75e032a51013b5b9de16b7aec3674ce29b544f (diff)
mn10300/PCI: Remove unused pci_root_bus
pci_root_bus is unused, so remove all references to it. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'arch/mn10300/unit-asb2305/pci-asb2305.h')
-rw-r--r--arch/mn10300/unit-asb2305/pci-asb2305.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mn10300/unit-asb2305/pci-asb2305.h b/arch/mn10300/unit-asb2305/pci-asb2305.h
index 1194fe486b01..7fa66a0e4624 100644
--- a/arch/mn10300/unit-asb2305/pci-asb2305.h
+++ b/arch/mn10300/unit-asb2305/pci-asb2305.h
@@ -36,7 +36,6 @@ extern void pcibios_resource_survey(void);
/* pci.c */
extern int pcibios_last_bus;
-extern struct pci_bus *pci_root_bus;
extern struct pci_ops *pci_root_ops;
extern struct irq_routing_table *pcibios_get_irq_routing_table(void);