[MIPS] Fulong: don't reinitialize pci_probe_only to it's default value.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
07c019bccc
commit
f21d850808
1 changed files with 0 additions and 3 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in a new issue