aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/msi/ms6178/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/msi/ms6178/romstage.c')
-rw-r--r--src/mainboard/msi/ms6178/romstage.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/msi/ms6178/romstage.c b/src/mainboard/msi/ms6178/romstage.c
index fa78a82c37..4005ac8ff1 100644
--- a/src/mainboard/msi/ms6178/romstage.c
+++ b/src/mainboard/msi/ms6178/romstage.c
@@ -36,6 +36,7 @@
#define SERIAL_DEV PNP_DEV(0x2e, W83627HF_SP1)
#define DUMMY_DEV PNP_DEV(0x2e, 0)
+#include <cpu/intel/car.h>
void main(unsigned long bist)
{
w83627hf_set_clksel_48(DUMMY_DEV);