diff options
Diffstat (limited to 'arch/microblaze/pci/pci-common.c')
-rw-r--r-- | arch/microblaze/pci/pci-common.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/microblaze/pci/pci-common.c b/arch/microblaze/pci/pci-common.c index 404fb38d06b7..940f266e5d5c 100644 --- a/arch/microblaze/pci/pci-common.c +++ b/arch/microblaze/pci/pci-common.c | |||
@@ -810,12 +810,6 @@ void pcibios_setup_bus_devices(struct pci_bus *bus) | |||
810 | } | 810 | } |
811 | } | 811 | } |
812 | 812 | ||
813 | void pcibios_fixup_bus(struct pci_bus *bus) | ||
814 | { | ||
815 | /* nothing to do */ | ||
816 | } | ||
817 | EXPORT_SYMBOL(pcibios_fixup_bus); | ||
818 | |||
819 | /* | 813 | /* |
820 | * We need to avoid collisions with `mirrored' VGA ports | 814 | * We need to avoid collisions with `mirrored' VGA ports |
821 | * and other strange ISA hardware, so we always want the | 815 | * and other strange ISA hardware, so we always want the |