From 21c8f9cab3e52e811c60e141c274e9504feb195b Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Wed, 12 Dec 2018 15:12:08 +0100 Subject: mainboard: Remove useless include Change-Id: I4ee3cc42302c44dc80ae1f285579a4d1775aec16 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/30199 Tested-by: build bot (Jenkins) Reviewed-by: Werner Zeh --- src/mainboard/supermicro/h8dmr_fam10/get_bus_conf.c | 1 - src/mainboard/supermicro/h8qme_fam10/get_bus_conf.c | 1 - src/mainboard/supermicro/h8scm_fam10/acpi_tables.c | 1 - src/mainboard/supermicro/h8scm_fam10/get_bus_conf.c | 1 - src/mainboard/supermicro/h8scm_fam10/romstage.c | 1 - 5 files changed, 5 deletions(-) (limited to 'src/mainboard/supermicro') diff --git a/src/mainboard/supermicro/h8dmr_fam10/get_bus_conf.c b/src/mainboard/supermicro/h8dmr_fam10/get_bus_conf.c index 58b5ba4ff9..0982138f68 100644 --- a/src/mainboard/supermicro/h8dmr_fam10/get_bus_conf.c +++ b/src/mainboard/supermicro/h8dmr_fam10/get_bus_conf.c @@ -17,7 +17,6 @@ #include #include -#include #include #include #include diff --git a/src/mainboard/supermicro/h8qme_fam10/get_bus_conf.c b/src/mainboard/supermicro/h8qme_fam10/get_bus_conf.c index b3195584fd..280267e018 100644 --- a/src/mainboard/supermicro/h8qme_fam10/get_bus_conf.c +++ b/src/mainboard/supermicro/h8qme_fam10/get_bus_conf.c @@ -17,7 +17,6 @@ #include #include -#include #include #include #include diff --git a/src/mainboard/supermicro/h8scm_fam10/acpi_tables.c b/src/mainboard/supermicro/h8scm_fam10/acpi_tables.c index 1d6e7cb8eb..4b2095ac10 100644 --- a/src/mainboard/supermicro/h8scm_fam10/acpi_tables.c +++ b/src/mainboard/supermicro/h8scm_fam10/acpi_tables.c @@ -17,7 +17,6 @@ #include #include #include -#include #include #include "mb_sysconf.h" diff --git a/src/mainboard/supermicro/h8scm_fam10/get_bus_conf.c b/src/mainboard/supermicro/h8scm_fam10/get_bus_conf.c index 3410673f25..bab194ff3f 100644 --- a/src/mainboard/supermicro/h8scm_fam10/get_bus_conf.c +++ b/src/mainboard/supermicro/h8scm_fam10/get_bus_conf.c @@ -14,7 +14,6 @@ */ #include -#include #include #include #include diff --git a/src/mainboard/supermicro/h8scm_fam10/romstage.c b/src/mainboard/supermicro/h8scm_fam10/romstage.c index 3eeaeda0c5..0ad12188d1 100644 --- a/src/mainboard/supermicro/h8scm_fam10/romstage.c +++ b/src/mainboard/supermicro/h8scm_fam10/romstage.c @@ -23,7 +23,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3