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-g41m-es2l/acpi_tables.c | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) (limited to 'src/mainboard/gigabyte/ga-g41m-es2l/acpi_tables.c') diff --git a/src/mainboard/gigabyte/ga-g41m-es2l/acpi_tables.c b/src/mainboard/gigabyte/ga-g41m-es2l/acpi_tables.c index b0ee271959..cab4ee253c 100644 --- a/src/mainboard/gigabyte/ga-g41m-es2l/acpi_tables.c +++ b/src/mainboard/gigabyte/ga-g41m-es2l/acpi_tables.c @@ -14,18 +14,9 @@ * GNU General Public License for more details. */ -#include +#include #include -#include -#include -#include -#include -#include -#include -#include -#include - -#include "southbridge/intel/i82801gx/nvs.h" +#include void acpi_create_gnvs(global_nvs_t *gnvs) { -- cgit v1.2.3