From cf76076f22bc8c231948d84a8ef14627b4ce09fc Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sun, 12 Jan 2020 10:05:27 +0100 Subject: mb/gigabyte/ga-b75m-d3h/acpi_tables.c: Remove unneeded includes Change-Id: Ic94e60188dbb9cdee959ecfa5ef14c92f125e3f2 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/26892 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/mainboard/gigabyte/ga-b75m-d3h/acpi_tables.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mainboard/gigabyte/ga-b75m-d3h/acpi_tables.c b/src/mainboard/gigabyte/ga-b75m-d3h/acpi_tables.c index 441ebc254b..b9d951091b 100644 --- a/src/mainboard/gigabyte/ga-b75m-d3h/acpi_tables.c +++ b/src/mainboard/gigabyte/ga-b75m-d3h/acpi_tables.c @@ -13,7 +13,6 @@ * GNU General Public License for more details. */ -#include #include #include "thermal.h" -- cgit v1.2.3