From 8b1ee26ac1012e43bfc50665fe95c20caf3c8bb8 Mon Sep 17 00:00:00 2001 From: Paul Fagerburg Date: Tue, 22 Sep 2020 15:21:50 -0600 Subject: 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 Change-Id: Ie9e3d5856d5e95562df03814ab31e4e79a40a968 Reviewed-on: https://review.coreboot.org/c/coreboot/+/45629 Reviewed-by: Furquan Shaikh Tested-by: build bot (Jenkins) --- .../google/waddledoo/template/include/variant/acpi/camera.asl | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 util/mainboard/google/waddledoo/template/include/variant/acpi/camera.asl (limited to 'util') 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 318b0dea04..0000000000 --- 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 -- cgit v1.2.3