summaryrefslogtreecommitdiffstats
path: root/src/mainboard/packardbell/ms2290/romstage.c
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2019-05-25 09:47:01 +0200
committerPatrick Georgi <pgeorgi@google.com>2019-05-29 20:03:14 +0000
commit8a1b94ccbeca88b8fba96329477e99ea8535c244 (patch)
treef88d02677ce54e300fe90582dac67134da62ae91 /src/mainboard/packardbell/ms2290/romstage.c
parent6d6945b807469675f872124f33250d2e5c0f14b8 (diff)
downloadcoreboot-8a1b94ccbeca88b8fba96329477e99ea8535c244.tar.gz
coreboot-8a1b94ccbeca88b8fba96329477e99ea8535c244.tar.bz2
coreboot-8a1b94ccbeca88b8fba96329477e99ea8535c244.zip
Clean up unused arch/early_variables.h header
Change-Id: Ib863e23863ba6d7504b6c4d32de2f1fea4e57fec Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/32996 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'src/mainboard/packardbell/ms2290/romstage.c')
-rw-r--r--src/mainboard/packardbell/ms2290/romstage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/packardbell/ms2290/romstage.c b/src/mainboard/packardbell/ms2290/romstage.c
index efaa9e423d1e..0ab554485824 100644
--- a/src/mainboard/packardbell/ms2290/romstage.c
+++ b/src/mainboard/packardbell/ms2290/romstage.c
@@ -31,7 +31,6 @@
#include <timestamp.h>
#include <arch/acpi.h>
-#include "arch/early_variables.h"
#include <southbridge/intel/ibexpeak/pch.h>
#include <northbridge/intel/nehalem/nehalem.h>