mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-17 15:08:54 +00:00
MIPS: Netlogic: Remove unused pcibios_fixups
This global is unneeded, and seems to be carried over from ancient code. Signed-off-by: Jayachandran C <jayachandranc@netlogicmicro.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/3752/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
fcf9b4de33
commit
4d9bb75823
@ -375,7 +375,3 @@ static int __init pcibios_init(void)
|
|||||||
}
|
}
|
||||||
|
|
||||||
arch_initcall(pcibios_init);
|
arch_initcall(pcibios_init);
|
||||||
|
|
||||||
struct pci_fixup pcibios_fixups[] = {
|
|
||||||
{0}
|
|
||||||
};
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user