aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82801jx/acpi
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2018-12-20 08:54:55 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-03-07 17:19:48 +0000
commit553967256fa9941feae6c0044b09c5c8b87c398a (patch)
tree9da2f610aa5ddf7c4f3481a2a57316b2fbe8454b /src/southbridge/intel/i82801jx/acpi
parentba5ae5bf2097c3ba97634b97f445f823547645f2 (diff)
mb/{asus/p5qc,intel/dg43gt}: Remove unneeded include i82801jx.h
Change-Id: Ia1e64c750dfa6901ac7c9e786952eed49cccfa17 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/30322 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/southbridge/intel/i82801jx/acpi')
-rw-r--r--src/southbridge/intel/i82801jx/acpi/ich10.asl2
1 files changed, 2 insertions, 0 deletions
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.