aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/gigabyte/ga-b75m-d3h
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-01-12 10:05:27 +0100
committerNico Huber <nico.h@gmx.de>2020-01-13 11:20:13 +0000
commitcf76076f22bc8c231948d84a8ef14627b4ce09fc (patch)
treef65c97664ec36eaf88152c251f0ffb02bd240cca /src/mainboard/gigabyte/ga-b75m-d3h
parent25479cd207669eb1c892111d263731829496f256 (diff)
mb/gigabyte/ga-b75m-d3h/acpi_tables.c: Remove unneeded includes
Change-Id: Ic94e60188dbb9cdee959ecfa5ef14c92f125e3f2 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/26892 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/mainboard/gigabyte/ga-b75m-d3h')
-rw-r--r--src/mainboard/gigabyte/ga-b75m-d3h/acpi_tables.c1
1 files changed, 0 insertions, 1 deletions
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 <string.h>
#include <southbridge/intel/bd82x6x/nvs.h>
#include "thermal.h"