summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorPaul Fagerburg <pfagerburg@google.com>2020-09-22 15:21:50 -0600
committerKarthik Ramasubramanian <kramasub@google.com>2020-09-23 04:44:16 +0000
commit8b1ee26ac1012e43bfc50665fe95c20caf3c8bb8 (patch)
treeb097600d0170941f86801593b66b04466cebf710 /util
parentf018a0d735876e683b972c468f2558b7df886e3f (diff)
downloadcoreboot-8b1ee26ac1012e43bfc50665fe95c20caf3c8bb8.tar.gz
coreboot-8b1ee26ac1012e43bfc50665fe95c20caf3c8bb8.tar.bz2
coreboot-8b1ee26ac1012e43bfc50665fe95c20caf3c8bb8.zip
template/waddledoo: remove acpi/camera.asl
ACPI tables are generated at runtime for camera components. Remove the static ASL file. BUG=b:168755528 TEST=create a new variant of Waddledoo and observe that the build succeeds. Signed-off-by: Paul Fagerburg <pfagerburg@chromium.org> Change-Id: Ie9e3d5856d5e95562df03814ab31e4e79a40a968 Reviewed-on: https://review.coreboot.org/c/coreboot/+/45629 Reviewed-by: Furquan Shaikh <furquan@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util')
-rw-r--r--util/mainboard/google/waddledoo/template/include/variant/acpi/camera.asl3
1 files changed, 0 insertions, 3 deletions
diff --git a/util/mainboard/google/waddledoo/template/include/variant/acpi/camera.asl b/util/mainboard/google/waddledoo/template/include/variant/acpi/camera.asl
deleted file mode 100644
index 318b0dea0401..000000000000
--- a/util/mainboard/google/waddledoo/template/include/variant/acpi/camera.asl
+++ /dev/null
@@ -1,3 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0-only */
-
-#include <baseboard/acpi/camera.asl>