aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/axus/tc320/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/axus/tc320/romstage.c')
-rw-r--r--src/mainboard/axus/tc320/romstage.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/axus/tc320/romstage.c b/src/mainboard/axus/tc320/romstage.c
index 053da17753..e733003b5c 100644
--- a/src/mainboard/axus/tc320/romstage.c
+++ b/src/mainboard/axus/tc320/romstage.c
@@ -31,6 +31,7 @@
#define SERIAL_DEV PNP_DEV(0x2e, PC97317_SP1)
+#include <cpu/intel/car.h>
static void main(unsigned long bist)
{
pc97317_enable_serial(SERIAL_DEV, CONFIG_TTYS0_BASE);