summaryrefslogtreecommitdiffstats
path: root/src/mainboard/gigabyte/ma78gm/dsdt.asl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/gigabyte/ma78gm/dsdt.asl')
-rw-r--r--src/mainboard/gigabyte/ma78gm/dsdt.asl4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/gigabyte/ma78gm/dsdt.asl b/src/mainboard/gigabyte/ma78gm/dsdt.asl
index 030ddb9f95ef..700e4ae93def 100644
--- a/src/mainboard/gigabyte/ma78gm/dsdt.asl
+++ b/src/mainboard/gigabyte/ma78gm/dsdt.asl
@@ -924,7 +924,7 @@ DefinitionBlock (
* Store(Arg0, Index(WKST,1))
* }
*/
- \_SB.PCI0.SIOW (Arg0)
+ \_SB.PCI0.SIOW ()
Return(WKST)
} /* End Method(\_WAK) */
@@ -1490,7 +1490,7 @@ DefinitionBlock (
XPNP()
}
}
- Method (SIOW, 1)
+ Method (SIOW, 0)
{
EPNP()
Store (0x4, LDN)