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>
This commit is contained in:
Elyes HAOUAS 2020-01-12 10:03:26 +01:00 committed by Nico Huber
parent 3faefa2651
commit 25479cd207
1 changed files with 0 additions and 1 deletions

View File

@ -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)