From 2e438c9a6b5d0105b6fa575bb0fdc592a9711063 Mon Sep 17 00:00:00 2001 From: Subrata Banik Date: Tue, 11 Oct 2022 17:44:12 +0530 Subject: soc/intel/alderlake: Use `ufs.asl` from common code acpi block This patch includes UFS ASL entry from common block ACPI code. BUG=none TEST=Able to build and boot Google/Kano. Signed-off-by: Subrata Banik Change-Id: Ia77ea1c915d0dec991afa5b977af78487ae6a8b2 Reviewed-on: https://review.coreboot.org/c/coreboot/+/68301 Reviewed-by: Eric Lai Tested-by: build bot (Jenkins) Reviewed-by: Tarun Tuli Reviewed-by: Meera Ravindranath --- src/soc/intel/alderlake/acpi/southbridge.asl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/soc/intel') diff --git a/src/soc/intel/alderlake/acpi/southbridge.asl b/src/soc/intel/alderlake/acpi/southbridge.asl index 2e419b18f5..d348d9ea0d 100644 --- a/src/soc/intel/alderlake/acpi/southbridge.asl +++ b/src/soc/intel/alderlake/acpi/southbridge.asl @@ -32,7 +32,7 @@ #endif /* UFS */ -#include "ufs.asl" +#include /* SMBus 0:1f.4 */ #include -- cgit v1.2.3