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