aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/foxconn
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-01-12 10:03:26 +0100
committerNico Huber <nico.h@gmx.de>2020-01-13 11:19:55 +0000
commit25479cd207669eb1c892111d263731829496f256 (patch)
tree9a846b1f2c9064ace58571a354db1d428b3bbe73 /src/mainboard/foxconn
parent3faefa2651f5a681d4f733cbec7ed9749e5c952e (diff)
mb/foxconn/g41s-k/acpi_tables.c: Remove unneeded includes
Change-Id: I41e3cbb4fbdd6680c1d9d347efc35d1618233a64 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/26901 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/mainboard/foxconn')
-rw-r--r--src/mainboard/foxconn/g41s-k/acpi_tables.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/foxconn/g41s-k/acpi_tables.c b/src/mainboard/foxconn/g41s-k/acpi_tables.c
index 1c691a7c85..7c0ee9a807 100644
--- a/src/mainboard/foxconn/g41s-k/acpi_tables.c
+++ b/src/mainboard/foxconn/g41s-k/acpi_tables.c
@@ -15,7 +15,6 @@
* GNU General Public License for more details.
*/
-#include <string.h>
#include <southbridge/intel/i82801gx/nvs.h>
void acpi_create_gnvs(global_nvs_t *gnvs)