Commit 4d9bb758 authored by Jayachandran C's avatar Jayachandran C Committed by Ralf Baechle

MIPS: Netlogic: Remove unused pcibios_fixups

This global is unneeded, and seems to be carried over from ancient
code.
Signed-off-by: default avatarJayachandran C <jayachandranc@netlogicmicro.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3752/Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent fcf9b4de
......@@ -375,7 +375,3 @@ static int __init pcibios_init(void)
}
arch_initcall(pcibios_init);
struct pci_fixup pcibios_fixups[] = {
{0}
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment