From dff185a28d00700660c14535e4d7e53f7fbc3eec Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Sun, 30 Dec 2018 12:59:39 +0100 Subject: sb/intel/*: Use common files for PCIe ACPI The result is that i82801{g,i,j}x now use the correct _PRT table for their root port number. Change-Id: I92bba3c669f3e6a44a42e19a88a33dfcfc2b9b42 Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/c/30528 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Rudolph Reviewed-by: Tristan Corrick --- src/southbridge/intel/i82801jx/acpi/ich10.asl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/southbridge/intel/i82801jx/acpi/ich10.asl') diff --git a/src/southbridge/intel/i82801jx/acpi/ich10.asl b/src/southbridge/intel/i82801jx/acpi/ich10.asl index b7d8a33cf9..200dfb59e1 100644 --- a/src/southbridge/intel/i82801jx/acpi/ich10.asl +++ b/src/southbridge/intel/i82801jx/acpi/ich10.asl @@ -167,7 +167,7 @@ Scope(\) #include "audio.asl" // PCI Express Ports -#include "pcie.asl" +#include // USB #include "usb.asl" -- cgit v1.2.3