From a147c85796319477fec306bcdb37cd006f19efbe Mon Sep 17 00:00:00 2001 From: Sumeet R Pawnikar Date: Wed, 3 Jun 2020 16:01:43 +0530 Subject: mb/google: remove cannonlake dptf.asl include file from dsdt files Remove cannonlake dptf.asl include file from all the dsdt files as per soc/intel/common/acpi code changes for dptf. BUG=None BRANCH=None TEST=Build and boot on the system Change-Id: I961a3ecb27e7bb7bb0b98c8630900bada0531639 Signed-off-by: Sumeet R Pawnikar Reviewed-on: https://review.coreboot.org/c/coreboot/+/42041 Tested-by: build bot (Jenkins) Reviewed-by: Tim Wawrzynczak --- src/mainboard/google/sarien/dsdt.asl | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/google/sarien') diff --git a/src/mainboard/google/sarien/dsdt.asl b/src/mainboard/google/sarien/dsdt.asl index 96e10d49b2..b666fbc4f6 100644 --- a/src/mainboard/google/sarien/dsdt.asl +++ b/src/mainboard/google/sarien/dsdt.asl @@ -58,8 +58,6 @@ DefinitionBlock( { /* Per board variant specific definitions. */ #include - /* Include soc specific DPTF changes */ - #include /* Include common dptf ASL files */ #include } -- cgit v1.2.3