From 88d3ec222b193e2332c021a7495d93aa93f5eb06 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Wed, 6 Jun 2018 18:01:30 +0200 Subject: mb/*/*/acpi_tables.c: Remove unneeded includes Change-Id: If1f032d097224a1102ba29d8d45dce46aad3a91a Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/26907 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/mainboard/gigabyte/ga-b75m-d3v/acpi_tables.c | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'src/mainboard/gigabyte/ga-b75m-d3v') diff --git a/src/mainboard/gigabyte/ga-b75m-d3v/acpi_tables.c b/src/mainboard/gigabyte/ga-b75m-d3v/acpi_tables.c index bbf3241edb..2d7b43fa66 100644 --- a/src/mainboard/gigabyte/ga-b75m-d3v/acpi_tables.c +++ b/src/mainboard/gigabyte/ga-b75m-d3v/acpi_tables.c @@ -13,19 +13,7 @@ * GNU General Public License for more details. */ -#include #include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -#include #include #include "thermal.h" -- cgit v1.2.3