summaryrefslogtreecommitdiff
path: root/src/superio
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio')
-rw-r--r--src/superio/smsc/sch5545/acpi/superio.asl25
1 files changed, 0 insertions, 25 deletions
diff --git a/src/superio/smsc/sch5545/acpi/superio.asl b/src/superio/smsc/sch5545/acpi/superio.asl
index 97303c29fa..20278b4745 100644
--- a/src/superio/smsc/sch5545/acpi/superio.asl
+++ b/src/superio/smsc/sch5545/acpi/superio.asl
@@ -232,22 +232,6 @@ Device(SIO1) {
)
IRQ (Edge, ActiveHigh, Exclusive) {1}
})
- Name (_PRS, ResourceTemplate ()
- {
- StartDependentFn (0x00, 0x00)
- {
- FixedIO (
- 0x0060, // Address
- 0x01,
- )
- FixedIO (
- 0x0064, // Address
- 0x01,
- )
- IRQ (Edge, ActiveHigh, Exclusive) {1}
- }
- EndDependentFn ()
- })
Method (_PSW, 1, NotSerialized) // _PSW: Power State Wake
{
KBFG = Arg0
@@ -268,15 +252,6 @@ Device(SIO1) {
IRQ (Edge, ActiveHigh, Exclusive) {12}
})
- Name (_PRS, ResourceTemplate ()
- {
- StartDependentFn (0x00, 0x00)
- {
- IRQ (Edge, ActiveHigh, Exclusive) {12}
- }
- EndDependentFn ()
- })
-
Method (_PSW, 1, NotSerialized)
{
MSFG = Arg0