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 <subratabanik@google.com>
Change-Id: Ia77ea1c915d0dec991afa5b977af78487ae6a8b2
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68301
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tarun Tuli <taruntuli@google.com>
Reviewed-by: Meera Ravindranath <meera.ravindranath@intel.com>
This commit is contained in:
Subrata Banik 2022-10-11 17:44:12 +05:30 committed by Felix Held
parent 29ad9f7640
commit 2e438c9a6b
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
#endif
/* UFS */
#include "ufs.asl"
#include <soc/intel/common/block/acpi/acpi/ufs.asl>
/* SMBus 0:1f.4 */
#include <soc/intel/common/block/acpi/acpi/smbus.asl>