From 7a4e5e3988e367eb5577a3b1ae7ca7fa1d9374d9 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sun, 12 Jan 2020 10:06:57 +0100 Subject: mb/gigabyte/ga-g41m-es2l/acpi_tables.c: Remove unneeded includes Change-Id: I4b3b2d801698305dc6c214c58d367772ea2096a3 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/26894 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/mainboard/gigabyte/ga-g41m-es2l/acpi_tables.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/mainboard/gigabyte/ga-g41m-es2l/acpi_tables.c b/src/mainboard/gigabyte/ga-g41m-es2l/acpi_tables.c index 4c1d3b3af6..11f3af2036 100644 --- a/src/mainboard/gigabyte/ga-g41m-es2l/acpi_tables.c +++ b/src/mainboard/gigabyte/ga-g41m-es2l/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