diff --git a/headers/os/drivers/ACPI.h b/headers/os/drivers/ACPI.h index 799da6d3e7..1253110919 100644 --- a/headers/os/drivers/ACPI.h +++ b/headers/os/drivers/ACPI.h @@ -114,7 +114,6 @@ struct acpi_object_type { } package; struct { uint32 cpu_id; - int pblk_address; size_t pblk_length; } processor;