From 630ea465b376bcaf133a5d20319a44dc3286fd6c Mon Sep 17 00:00:00 2001 From: Marshall Dawson Date: Wed, 17 Jan 2018 14:13:48 -0700 Subject: lenovo/z61t: Update for PNOT change Change the directory of the included cpu.asl file. This board seems to have been omitted in 0a4e0fd "Fix the PNOT ACPI method". Change-Id: Idc00197b1544006299e720dca59e02f6bf8f683c Signed-off-by: Marshall Dawson Reviewed-on: https://review.coreboot.org/23308 Reviewed-by: Arthur Heymans Reviewed-by: Martin Roth Tested-by: build bot (Jenkins) Reviewed-by: Philipp Deppenwiese --- src/mainboard/lenovo/z61t/dsdt.asl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard') diff --git a/src/mainboard/lenovo/z61t/dsdt.asl b/src/mainboard/lenovo/z61t/dsdt.asl index 684009ed2c..a13ac3c8e4 100644 --- a/src/mainboard/lenovo/z61t/dsdt.asl +++ b/src/mainboard/lenovo/z61t/dsdt.asl @@ -47,7 +47,7 @@ DefinitionBlock( #include "acpi/video.asl" } - #include + #include Scope (\_SB) { Device (PCI0) -- cgit v1.2.3