summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t440p
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2019-11-02 17:39:47 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-11-04 11:46:42 +0000
commit72c483a95a9bf0699deb2cab78cb2c90387ae700 (patch)
treea254b2e79c3d629c6072f3697117d967040f8d08 /src/mainboard/lenovo/t440p
parent2f9a0cdfa63f7fe2789039cadf793234743aba83 (diff)
downloadcoreboot-72c483a95a9bf0699deb2cab78cb2c90387ae700.tar.xz
sb/intel/lynxpoint: Use sb/intel/common/platform.asl
Change-Id: I86260a374a3f60f16dc73573e7989f0a4ffec818 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/36580 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/mainboard/lenovo/t440p')
-rw-r--r--src/mainboard/lenovo/t440p/dsdt.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/t440p/dsdt.asl b/src/mainboard/lenovo/t440p/dsdt.asl
index 82358aa990..69cd4160e6 100644
--- a/src/mainboard/lenovo/t440p/dsdt.asl
+++ b/src/mainboard/lenovo/t440p/dsdt.asl
@@ -32,7 +32,7 @@ DefinitionBlock(
{
#include "acpi/platform.asl"
#include <cpu/intel/common/acpi/cpu.asl>
- #include <southbridge/intel/lynxpoint/acpi/platform.asl>
+ #include <southbridge/intel/common/acpi/platform.asl>
/* global NVS and variables. */
#include <southbridge/intel/lynxpoint/acpi/globalnvs.asl>
#include <southbridge/intel/common/acpi/sleepstates.asl>