From db10892a179c4e9d3e0ce10aeb1c7f536fc23dd1 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sun, 12 Jan 2020 10:13:31 +0100 Subject: mb/lenovo/thinkcentre_a58/acpi_tables: Remove unneeded includes Change-Id: I8f8e43d0f146b1050eb68da197504441b60a4120 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/38374 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/mainboard/lenovo/thinkcentre_a58/acpi_tables.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/lenovo') diff --git a/src/mainboard/lenovo/thinkcentre_a58/acpi_tables.c b/src/mainboard/lenovo/thinkcentre_a58/acpi_tables.c index d90dbc4c71..dede3173d0 100644 --- a/src/mainboard/lenovo/thinkcentre_a58/acpi_tables.c +++ b/src/mainboard/lenovo/thinkcentre_a58/acpi_tables.c @@ -14,7 +14,6 @@ * GNU General Public License for more details. */ -#include #include void acpi_create_gnvs(global_nvs_t *gnvs) -- cgit v1.2.3