mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-24 03:59:52 +00:00
ACPI/DSDT-CPU: cleanup bogus comment
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
parent
c1a1af87d8
commit
aef52ee87f
@ -52,7 +52,6 @@ Scope(\_SB) {
|
|||||||
Sleep(200)
|
Sleep(200)
|
||||||
}
|
}
|
||||||
|
|
||||||
/* CPU hotplug notify method */
|
|
||||||
OperationRegion(PRST, SystemIO, 0xaf00, 32)
|
OperationRegion(PRST, SystemIO, 0xaf00, 32)
|
||||||
Field(PRST, ByteAcc, NoLock, Preserve) {
|
Field(PRST, ByteAcc, NoLock, Preserve) {
|
||||||
PRS, 256
|
PRS, 256
|
||||||
|
Loading…
Reference in New Issue
Block a user