mb/gigabyte/ga-g41m-es2l/acpi_tables.c: Remove unneeded includes

Change-Id: I4b3b2d801698305dc6c214c58d367772ea2096a3
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/26894
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:06:57 +01:00 committed by Nico Huber
parent cf76076f22
commit 7a4e5e3988
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,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)