Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f21d8508 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] Fulong: don't reinitialize pci_probe_only to it's default value.

parent 07c019bc
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -81,9 +81,6 @@ static void __init ict_pcimap(void)

static int __init pcibios_init(void)
{
	extern int pci_probe_only;
	pci_probe_only = 0;

	ict_pcimap();
	register_pci_controller(&loongson2e_pci_controller);