summaryrefslogtreecommitdiff
path: root/arch/frv/mb93090-mb00/pci-frv.h
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2013-01-03 22:30:09 (GMT)
committerBjorn Helgaas <bhelgaas@google.com>2013-01-04 17:57:29 (GMT)
commitca75e032a51013b5b9de16b7aec3674ce29b544f (patch)
tree91403b4dea583c192dfe91e2e7293f7e0f4350ec /arch/frv/mb93090-mb00/pci-frv.h
parentb7869ba17cfb5553a33e11f18c7c45d988e4c455 (diff)
downloadlinux-fsl-qoriq-ca75e032a51013b5b9de16b7aec3674ce29b544f.tar.xz
frv/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/frv/mb93090-mb00/pci-frv.h')
-rw-r--r--arch/frv/mb93090-mb00/pci-frv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/frv/mb93090-mb00/pci-frv.h b/arch/frv/mb93090-mb00/pci-frv.h
index 089eeba..76c4e73 100644
--- a/arch/frv/mb93090-mb00/pci-frv.h
+++ b/arch/frv/mb93090-mb00/pci-frv.h
@@ -31,7 +31,6 @@ void pcibios_resource_survey(void);
/* pci-vdk.c */
extern int __nongpreldata pcibios_last_bus;
-extern struct pci_bus *__nongpreldata pci_root_bus;
extern struct pci_ops *__nongpreldata pci_root_ops;
/* pci-irq.c */