summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/stout
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2019-11-02 17:19:26 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-11-04 11:36:39 +0000
commit6c13b0427af47a1a0a901f103d6d619575673112 (patch)
tree66a6c3feeaa148302da779a40f48f8164a81c277 /src/mainboard/google/stout
parent8195aa02f9f89ec18b3aefd895d917263821e30b (diff)
downloadcoreboot-6c13b0427af47a1a0a901f103d6d619575673112.tar.gz
coreboot-6c13b0427af47a1a0a901f103d6d619575673112.tar.bz2
coreboot-6c13b0427af47a1a0a901f103d6d619575673112.zip
mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.asl
Change-Id: I36095422559e6c160aa57f8907944faa4c192dee Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/36577 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/mainboard/google/stout')
-rw-r--r--src/mainboard/google/stout/dsdt.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/stout/dsdt.asl b/src/mainboard/google/stout/dsdt.asl
index 43d0fff948ae..580ca1606dd8 100644
--- a/src/mainboard/google/stout/dsdt.asl
+++ b/src/mainboard/google/stout/dsdt.asl
@@ -25,7 +25,7 @@ DefinitionBlock(
0x20110725 // OEM revision
)
{
- #include <southbridge/intel/bd82x6x/acpi/platform.asl>
+ #include <southbridge/intel/common/acpi/platform.asl>
// Some generic macros
#include "acpi/platform.asl"