diff options
Diffstat (limited to 'src/mainboard/getac/p470')
-rw-r--r-- | src/mainboard/getac/p470/acpi/platform.asl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/getac/p470/acpi/platform.asl b/src/mainboard/getac/p470/acpi/platform.asl index b9835d1f87..2a2412e33d 100644 --- a/src/mainboard/getac/p470/acpi/platform.asl +++ b/src/mainboard/getac/p470/acpi/platform.asl @@ -122,9 +122,6 @@ Scope(\_SB) TRAP(0x3d) } - /* SMM power state and C4-on-C3 settings need to be updated */ - // TRAP(43) - /* OS Init */ TRAP(0x32) } |