aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell/cpu/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/broadwell/cpu/romstage.c')
-rw-r--r--src/soc/intel/broadwell/cpu/romstage.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/soc/intel/broadwell/cpu/romstage.c b/src/soc/intel/broadwell/cpu/romstage.c
index c9f70a85d1..3b11e93cab 100644
--- a/src/soc/intel/broadwell/cpu/romstage.c
+++ b/src/soc/intel/broadwell/cpu/romstage.c
@@ -2,10 +2,8 @@
#include <arch/cpu.h>
#include <console/console.h>
+#include <cpu/intel/haswell/haswell.h>
#include <cpu/x86/msr.h>
-#include <soc/cpu.h>
-#include <soc/msr.h>
-#include <soc/romstage.h>
void set_max_freq(void)
{