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

Commit c9933f79 authored by Len Brown's avatar Len Brown
Browse files

Merge branch 'pdc-regression' into release

parents cb655d0f c1e0ddbf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -346,4 +346,5 @@ void __init acpi_early_processor_set_pdc(void)
	acpi_walk_namespace(ACPI_TYPE_PROCESSOR, ACPI_ROOT_OBJECT,
			    ACPI_UINT32_MAX,
			    early_init_pdc, NULL, NULL, NULL);
	acpi_get_devices("ACPI0007", early_init_pdc, NULL, NULL);
}