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