summaryrefslogtreecommitdiff
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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/axus/tc320/romstage.c b/src/mainboard/axus/tc320/romstage.c
index e733003b5c..15362e3b28 100644
--- a/src/mainboard/axus/tc320/romstage.c
+++ b/src/mainboard/axus/tc320/romstage.c
@@ -31,7 +31,7 @@
#define SERIAL_DEV PNP_DEV(0x2e, PC97317_SP1)
-#include <cpu/intel/car.h>
+#include <cpu/intel/romstage.h>
static void main(unsigned long bist)
{
pc97317_enable_serial(SERIAL_DEV, CONFIG_TTYS0_BASE);