summaryrefslogtreecommitdiffstats
path: root/src/mainboard/packardbell/ms2290/acpi_tables.c
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-01-12 10:14:29 +0100
committerNico Huber <nico.h@gmx.de>2020-01-13 11:21:40 +0000
commit04e49425ec1f1aaccf4695ab01d0f0181d5923ae (patch)
treeb49263aa65367863fd860074a2f2c3ea79e2c2ba /src/mainboard/packardbell/ms2290/acpi_tables.c
parentdb10892a179c4e9d3e0ce10aeb1c7f536fc23dd1 (diff)
downloadcoreboot-04e49425ec1f1aaccf4695ab01d0f0181d5923ae.tar.gz
coreboot-04e49425ec1f1aaccf4695ab01d0f0181d5923ae.tar.bz2
coreboot-04e49425ec1f1aaccf4695ab01d0f0181d5923ae.zip
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>
Diffstat (limited to 'src/mainboard/packardbell/ms2290/acpi_tables.c')
-rw-r--r--src/mainboard/packardbell/ms2290/acpi_tables.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/packardbell/ms2290/acpi_tables.c b/src/mainboard/packardbell/ms2290/acpi_tables.c
index 2605dd175561..4bc39b1af67d 100644
--- a/src/mainboard/packardbell/ms2290/acpi_tables.c
+++ b/src/mainboard/packardbell/ms2290/acpi_tables.c
@@ -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)