pc: acpi: drop unused CPU_STATUS_LEN from DSDT

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
Igor Mammedov 2015-12-28 18:02:22 +01:00 committed by Michael S. Tsirkin
parent f84548dda4
commit 1295e21a17
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ Scope(\_SB) {
Sleep(200)
}
#define CPU_STATUS_LEN ACPI_GPE_PROC_LEN
Method(PRSC, 0) {
// Local5 = active cpu bitmap
Store(PRS, Local5)