qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 08/11] ACPI/DSDT-CPU: cleanup bogus comment


From: Igor Mammedov
Subject: [Qemu-devel] [PATCH 08/11] ACPI/DSDT-CPU: cleanup bogus comment
Date: Fri, 13 Dec 2013 17:22:13 +0100

Signed-off-by: Igor Mammedov <address@hidden>
---
 hw/i386/acpi-dsdt-cpu-hotplug.dsl | 1 -
 1 file changed, 1 deletion(-)

diff --git a/hw/i386/acpi-dsdt-cpu-hotplug.dsl 
b/hw/i386/acpi-dsdt-cpu-hotplug.dsl
index c96ac42..995b415 100644
--- a/hw/i386/acpi-dsdt-cpu-hotplug.dsl
+++ b/hw/i386/acpi-dsdt-cpu-hotplug.dsl
@@ -52,7 +52,6 @@ Scope(\_SB) {
         Sleep(200)
     }
 
-    /* CPU hotplug notify method */
     OperationRegion(PRST, SystemIO, 0xaf00, 32)
     Field(PRST, ByteAcc, NoLock, Preserve) {
         PRS, 256
-- 
1.8.3.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]