aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/gigabyte/ma785gm/dsdt.asl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/gigabyte/ma785gm/dsdt.asl')
-rw-r--r--src/mainboard/gigabyte/ma785gm/dsdt.asl3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mainboard/gigabyte/ma785gm/dsdt.asl b/src/mainboard/gigabyte/ma785gm/dsdt.asl
index b1ff955510..091d08ef40 100644
--- a/src/mainboard/gigabyte/ma785gm/dsdt.asl
+++ b/src/mainboard/gigabyte/ma785gm/dsdt.asl
@@ -937,7 +937,8 @@ DefinitionBlock (
}
/* Arbitrarily clear PciExpWakeStatus */
- Store(PWST, PWST)
+ Store(PWST, Local1)
+ Store(Local1, PWST)
/* if(DeRefOf(Index(WKST,0))) {
* Store(0, Index(WKST,1))