From 12cfcd90dd328a7cf015d0da69dbdaf0719fa290 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Fri, 13 Nov 2020 17:26:50 +0100 Subject: mb/hp/folio_9480m: Update northbridge ACPI filename MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix build errors, since `haswell.asl` was dropped in commit 79e3a1f8a5 (nb/intel/haswell/acpi: Merge `haswell.asl` into `hostbridge.asl`) Change-Id: Iaec5de2d74dd81c58a581bb511ba6a63629141aa Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/47575 Reviewed-by: Nico Huber Reviewed-by: Michael Niewöhner Reviewed-by: Felix Held Tested-by: build bot (Jenkins) --- src/mainboard/hp/folio_9480m/dsdt.asl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/mainboard/hp/folio_9480m/dsdt.asl b/src/mainboard/hp/folio_9480m/dsdt.asl index f030e72471..b5343726ff 100644 --- a/src/mainboard/hp/folio_9480m/dsdt.asl +++ b/src/mainboard/hp/folio_9480m/dsdt.asl @@ -20,7 +20,7 @@ DefinitionBlock( Device (\_SB.PCI0) { - #include + #include #include #include } -- cgit v1.2.3