From f9e24ddf8687ef0077e4686931cd30cbe0376a03 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Thu, 28 Jan 2021 10:43:14 +0100 Subject: mb/system76/oryp5: Fix up DSDT MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We started depending on dsdt_top.asl in dsdt.asl but this newly added board wasn't adapted yet, so have it catch up. Change-Id: If00280a33fd9e5c3ef1b3d07c41e81ed18013714 Signed-off-by: Patrick Georgi Reviewed-on: https://review.coreboot.org/c/coreboot/+/50021 Reviewed-by: Kyösti Mälkki Reviewed-by: Patrick Rudolph Reviewed-by: Angel Pons Reviewed-by: Arthur Heymans Tested-by: build bot (Jenkins) --- src/mainboard/system76/oryp5/dsdt.asl | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/system76') diff --git a/src/mainboard/system76/oryp5/dsdt.asl b/src/mainboard/system76/oryp5/dsdt.asl index 3261c5994b..84059041d8 100644 --- a/src/mainboard/system76/oryp5/dsdt.asl +++ b/src/mainboard/system76/oryp5/dsdt.asl @@ -10,6 +10,7 @@ DefinitionBlock( 0x20110725 /* OEM revision */ ) { + #include #include #include #include -- cgit v1.2.3