From 1156b35a230126ca27f65de93d12c94d2f24e69b Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Fri, 26 Oct 2018 12:05:22 +0200 Subject: mainboard: Remove unneeded include Change-Id: Ib3aafcc586b1631a75f214cfd19706108ad8ca93 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/29285 Reviewed-by: Patrick Rudolph Tested-by: build bot (Jenkins) --- src/mainboard/gigabyte/ma785gm/acpi_tables.c | 1 - src/mainboard/gigabyte/ma785gm/get_bus_conf.c | 1 - src/mainboard/gigabyte/ma785gm/mptable.c | 1 - 3 files changed, 3 deletions(-) (limited to 'src/mainboard/gigabyte/ma785gm') diff --git a/src/mainboard/gigabyte/ma785gm/acpi_tables.c b/src/mainboard/gigabyte/ma785gm/acpi_tables.c index 080e4e38c5..49d6923dea 100644 --- a/src/mainboard/gigabyte/ma785gm/acpi_tables.c +++ b/src/mainboard/gigabyte/ma785gm/acpi_tables.c @@ -13,7 +13,6 @@ * GNU General Public License for more details. */ -#include #include #include #include diff --git a/src/mainboard/gigabyte/ma785gm/get_bus_conf.c b/src/mainboard/gigabyte/ma785gm/get_bus_conf.c index 18cf0a841e..09aead726f 100644 --- a/src/mainboard/gigabyte/ma785gm/get_bus_conf.c +++ b/src/mainboard/gigabyte/ma785gm/get_bus_conf.c @@ -13,7 +13,6 @@ * GNU General Public License for more details. */ -#include #include #include #include diff --git a/src/mainboard/gigabyte/ma785gm/mptable.c b/src/mainboard/gigabyte/ma785gm/mptable.c index 379f04aef6..458c6146bc 100644 --- a/src/mainboard/gigabyte/ma785gm/mptable.c +++ b/src/mainboard/gigabyte/ma785gm/mptable.c @@ -13,7 +13,6 @@ * GNU General Public License for more details. */ -#include #include #include #include -- cgit v1.2.3