提交 c73d8dd8 编写于 作者: I Ingo Molnar

Revert parts of "x86: update mptable"

Signed-off-by: NIngo Molnar <mingo@elte.hu>
上级 a4caa18e
......@@ -570,11 +570,6 @@ int acpi_pci_irq_enable(struct pci_dev *dev)
(triggering == ACPI_LEVEL_SENSITIVE) ? "level" : "edge",
(polarity == ACPI_ACTIVE_LOW) ? "low" : "high", dev->irq);
#ifdef CONFIG_X86
mp_config_acpi_gsi(dev->bus->number, dev->devfn, dev->pin, irq,
triggering, polarity);
#endif
return 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册