summaryrefslogtreecommitdiff
path: root/src/mainboard/google/stout/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/stout/romstage.c')
-rw-r--r--src/mainboard/google/stout/romstage.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/stout/romstage.c b/src/mainboard/google/stout/romstage.c
index 0e29b332df..008f1f8361 100644
--- a/src/mainboard/google/stout/romstage.c
+++ b/src/mainboard/google/stout/romstage.c
@@ -154,6 +154,7 @@ static void early_ec_init(void)
}
}
+#include <cpu/intel/car.h>
void main(unsigned long bist)
{
int boot_mode = 0;