diff options
Diffstat (limited to 'arch/tile/kernel/pci_gx.c')
-rw-r--r-- | arch/tile/kernel/pci_gx.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/tile/kernel/pci_gx.c b/arch/tile/kernel/pci_gx.c index b554a68eea1b..b89172b592cc 100644 --- a/arch/tile/kernel/pci_gx.c +++ b/arch/tile/kernel/pci_gx.c | |||
@@ -1038,11 +1038,6 @@ alloc_mem_map_failed: | |||
1038 | } | 1038 | } |
1039 | subsys_initcall(pcibios_init); | 1039 | subsys_initcall(pcibios_init); |
1040 | 1040 | ||
1041 | /* No bus fixups needed. */ | ||
1042 | void pcibios_fixup_bus(struct pci_bus *bus) | ||
1043 | { | ||
1044 | } | ||
1045 | |||
1046 | /* Process any "pci=" kernel boot arguments. */ | 1041 | /* Process any "pci=" kernel boot arguments. */ |
1047 | char *__init pcibios_setup(char *str) | 1042 | char *__init pcibios_setup(char *str) |
1048 | { | 1043 | { |