提交 f21d8508 编写于 作者: R Ralf Baechle

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

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 07c019bc
......@@ -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);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册