aboutsummaryrefslogtreecommitdiff
path: root/util/mainboard/google/puff/template/include
diff options
context:
space:
mode:
authorSam McNally <sammc@chromium.org>2020-09-03 22:20:37 +1000
committerEdward O'Callaghan <quasisec@chromium.org>2020-09-06 23:41:00 +0000
commit911db1f9975e79f61cede2d3bf6df95f183f8497 (patch)
tree94900172942624671a2ce9137a47f3b97e3ceae5 /util/mainboard/google/puff/template/include
parent2a16331f8c5030c0ca02749abac481acad4c1b64 (diff)
util/mb/google/tmpl/puff: Update DPTF to the new implementation
Apply the change in CB:44905 to the puff template, moving DPTF policies from static ASL files into the new SSDT-based DPTF implementation. BUG=b:158986928 BRANCH=puff TEST=None Change-Id: I601fd4c6aeaa3afee0f7fd9d13376f2fffd6d793 Signed-off-by: Sam McNally <sammc@chromium.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/45073 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Edward O'Callaghan <quasisec@chromium.org> Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org>
Diffstat (limited to 'util/mainboard/google/puff/template/include')
-rw-r--r--util/mainboard/google/puff/template/include/variant/acpi/dptf.asl3
1 files changed, 0 insertions, 3 deletions
diff --git a/util/mainboard/google/puff/template/include/variant/acpi/dptf.asl b/util/mainboard/google/puff/template/include/variant/acpi/dptf.asl
deleted file mode 100644
index 66940633a4..0000000000
--- a/util/mainboard/google/puff/template/include/variant/acpi/dptf.asl
+++ /dev/null
@@ -1,3 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0-only */
-
-#include <puff/acpi/dptf.asl>