summaryrefslogtreecommitdiff
path: root/util/mainboard
diff options
context:
space:
mode:
authorTim Wawrzynczak <twawrzynczak@chromium.org>2020-07-24 12:52:26 -0600
committerPaul Fagerburg <pfagerburg@chromium.org>2020-07-24 23:27:39 +0000
commitac2282e907d5cef90dcecd6d396fbfb12677d310 (patch)
tree6785f9c1106e09e2f1a2c5a22fd268f084aba6e1 /util/mainboard
parent464519769b4639fbec49410e95e4a7951d2c7b2a (diff)
downloadcoreboot-ac2282e907d5cef90dcecd6d396fbfb12677d310.tar.gz
util/mb/google/volteer: Delete dptf.asl
Since we are not using raw ASL files anymore for DPTF, delete the template file too, so that it does not keep getting added for new board variants. Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org> Change-Id: Ia128989c64b8c02759c326431b4ee30fd2b483e4 Reviewed-on: https://review.coreboot.org/c/coreboot/+/43829 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org> Reviewed-by: Caveh Jalali <caveh@chromium.org>
Diffstat (limited to 'util/mainboard')
-rw-r--r--util/mainboard/google/volteer/template/include/variant/acpi/dptf.asl3
1 files changed, 0 insertions, 3 deletions
diff --git a/util/mainboard/google/volteer/template/include/variant/acpi/dptf.asl b/util/mainboard/google/volteer/template/include/variant/acpi/dptf.asl
deleted file mode 100644
index 189cafea4c..0000000000
--- a/util/mainboard/google/volteer/template/include/variant/acpi/dptf.asl
+++ /dev/null
@@ -1,3 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0-or-later */
-
-#include <baseboard/acpi/dptf.asl>