|
@@ -38,7 +38,6 @@ int aer_osc_setup(struct pcie_device *pciedev)
|
|
|
|
|
|
handle = acpi_find_root_bridge_handle(pdev);
|
|
handle = acpi_find_root_bridge_handle(pdev);
|
|
if (handle) {
|
|
if (handle) {
|
|
- pcie_osc_support_set(OSC_EXT_PCI_CONFIG_SUPPORT);
|
|
|
|
status = pci_osc_control_set(handle,
|
|
status = pci_osc_control_set(handle,
|
|
OSC_PCI_EXPRESS_AER_CONTROL |
|
|
OSC_PCI_EXPRESS_AER_CONTROL |
|
|
OSC_PCI_EXPRESS_CAP_STRUCTURE_CONTROL);
|
|
OSC_PCI_EXPRESS_CAP_STRUCTURE_CONTROL);
|