aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lippert/hurricane-lx/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lippert/hurricane-lx/romstage.c')
-rw-r--r--src/mainboard/lippert/hurricane-lx/romstage.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/lippert/hurricane-lx/romstage.c b/src/mainboard/lippert/hurricane-lx/romstage.c
index 063721b059..b3b449862b 100644
--- a/src/mainboard/lippert/hurricane-lx/romstage.c
+++ b/src/mainboard/lippert/hurricane-lx/romstage.c
@@ -110,6 +110,7 @@ static void mb_gpio_init(void)
}
}
+#include <cpu/intel/car.h>
void main(unsigned long bist)
{