summaryrefslogtreecommitdiff
path: root/src/mainboard/mitac/6513wu/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/mitac/6513wu/romstage.c')
-rw-r--r--src/mainboard/mitac/6513wu/romstage.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/mitac/6513wu/romstage.c b/src/mainboard/mitac/6513wu/romstage.c
index b337fb23b6..59e1c6d8ef 100644
--- a/src/mainboard/mitac/6513wu/romstage.c
+++ b/src/mainboard/mitac/6513wu/romstage.c
@@ -35,6 +35,7 @@
#define SERIAL_DEV PNP_DEV(0x4e, SMSCSUPERIO_SP1)
+#include <cpu/intel/car.h>
void main(unsigned long bist)
{
smscsuperio_enable_serial(SERIAL_DEV, CONFIG_TTYS0_BASE);