From 553967256fa9941feae6c0044b09c5c8b87c398a Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Thu, 20 Dec 2018 08:54:55 +0100 Subject: mb/{asus/p5qc,intel/dg43gt}: Remove unneeded include i82801jx.h Change-Id: Ia1e64c750dfa6901ac7c9e786952eed49cccfa17 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/30322 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons Reviewed-by: Patrick Georgi --- src/southbridge/intel/i82801jx/acpi/ich10.asl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/southbridge') diff --git a/src/southbridge/intel/i82801jx/acpi/ich10.asl b/src/southbridge/intel/i82801jx/acpi/ich10.asl index 200dfb59e1..58220f697c 100644 --- a/src/southbridge/intel/i82801jx/acpi/ich10.asl +++ b/src/southbridge/intel/i82801jx/acpi/ich10.asl @@ -16,6 +16,8 @@ /* Intel 82801Ix support */ +#include "../i82801jx.h" + Scope(\) { // IO-Trap at 0x800. This is the ACPI->SMI communication interface. -- cgit v1.2.3