mb/packardbell/ms2290/acpi_tables: Remove unneeded includes

Change-Id: Iba380cf96991c9e1fec96aa3d793818524388897
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38375
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:14:29 +01:00 committed by Nico Huber
parent db10892a17
commit 04e49425ec
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@
* GNU General Public License for more details.
*/
#include <stdint.h>
#include <southbridge/intel/ibexpeak/nvs.h>
void acpi_create_gnvs(global_nvs_t * gnvs)