summaryrefslogtreecommitdiffstats
path: root/src/mainboard/portwell/m107/acpi/superio.asl
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2019-10-23 15:26:01 +0200
committerPatrick Georgi <pgeorgi@google.com>2019-10-24 15:52:05 +0000
commitd624e3997a356af2fc5e74b6f646576de25b81ff (patch)
tree20bebfb33b990708003695df575beb89ad8eaaf7 /src/mainboard/portwell/m107/acpi/superio.asl
parent3128f33c65f7a4af7c078e906a172f1a09843199 (diff)
downloadcoreboot-d624e3997a356af2fc5e74b6f646576de25b81ff.tar.gz
coreboot-d624e3997a356af2fc5e74b6f646576de25b81ff.tar.bz2
coreboot-d624e3997a356af2fc5e74b6f646576de25b81ff.zip
(acpi) superio.asl: Drop wrong _ADR objects
ACPI Version 6.3 Section 6.1: "A device object must contain either an _HID object or an _ADR object, but should not contain both." Found-by: ACPICA 20191018 Change-Id: Ic0bcaa37ac017ab61e1fb4e78d3c7dfbbcc0899d Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/36262 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Diffstat (limited to 'src/mainboard/portwell/m107/acpi/superio.asl')
-rw-r--r--src/mainboard/portwell/m107/acpi/superio.asl1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/portwell/m107/acpi/superio.asl b/src/mainboard/portwell/m107/acpi/superio.asl
index 0258e2821616..e411f721dc9c 100644
--- a/src/mainboard/portwell/m107/acpi/superio.asl
+++ b/src/mainboard/portwell/m107/acpi/superio.asl
@@ -21,7 +21,6 @@
Device (COM1) {
Name (_HID, EISAID ("PNP0501"))
Name (_UID, 1)
- Name (_ADR, 0)
Method (_STA, 0, NotSerialized)
{