summaryrefslogtreecommitdiff
path: root/src/soc/intel/denverton_ns/acpi
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2019-10-23 10:42:53 +0200
committerPatrick Georgi <pgeorgi@google.com>2019-10-24 09:28:28 +0000
commitfcdb03358d5d950c3a7c878e67b2750f464e3708 (patch)
treeceba901d426918fdd820d04d40a15668144df41f /src/soc/intel/denverton_ns/acpi
parent85ca1fe4e6311bd12b89fc1cfd28bf07896d3117 (diff)
downloadcoreboot-fcdb03358d5d950c3a7c878e67b2750f464e3708.tar.xz
acpi: Drop wrong _ADR objects for PCI host bridges
Found-by: ACPICA 20191018 Change-Id: I81286d89da933b503f605737f28772bfb08483a3 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/36253 Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/intel/denverton_ns/acpi')
-rw-r--r--src/soc/intel/denverton_ns/acpi/northcluster.asl1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/denverton_ns/acpi/northcluster.asl b/src/soc/intel/denverton_ns/acpi/northcluster.asl
index f212557a56..58d63c26cf 100644
--- a/src/soc/intel/denverton_ns/acpi/northcluster.asl
+++ b/src/soc/intel/denverton_ns/acpi/northcluster.asl
@@ -20,7 +20,6 @@
Name(_HID,EISAID("PNP0A08")) // PCIe
Name(_CID,EISAID("PNP0A03")) // PCI
-Name(_ADR, 0)
Name(_BBN, 0)
Device (MCHC)