From 60acd827b3ed172fc41e6ef8fbb7ede6baa9a49b Mon Sep 17 00:00:00 2001 From: Sean Rhodes Date: Wed, 6 Dec 2023 12:34:28 +0000 Subject: [PATCH] mb/starlabs/starbook: Always include the tcss.asl The tcss.asl doesn't just relate to tcss, it is required for core scheduling, so include it for all platforms. Change-Id: I781ba8756e06133799e8d6d91302968cc3ea0a56 Signed-off-by: Sean Rhodes Reviewed-on: https://review.coreboot.org/c/coreboot/+/80485 Reviewed-by: Matt DeVillier Tested-by: build bot (Jenkins) --- src/mainboard/starlabs/starbook/dsdt.asl | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/mainboard/starlabs/starbook/dsdt.asl b/src/mainboard/starlabs/starbook/dsdt.asl index 93a1ac5db1..be817e306c 100644 --- a/src/mainboard/starlabs/starbook/dsdt.asl +++ b/src/mainboard/starlabs/starbook/dsdt.asl @@ -33,9 +33,7 @@ DefinitionBlock( #elif CONFIG(SOC_INTEL_ALDERLAKE) || CONFIG(SOC_INTEL_RAPTORLAKE) #include #include -#if CONFIG(DRIVERS_INTEL_USB4_RETIMER) #include -#endif #endif #include