aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/speedstep/speedstep.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/intel/speedstep/speedstep.c')
-rw-r--r--src/cpu/intel/speedstep/speedstep.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/cpu/intel/speedstep/speedstep.c b/src/cpu/intel/speedstep/speedstep.c
index 9235272002..b1b300d903 100644
--- a/src/cpu/intel/speedstep/speedstep.c
+++ b/src/cpu/intel/speedstep/speedstep.c
@@ -1,11 +1,11 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-#include <types.h>
-#include <string.h>
-#include <arch/cpu.h>
-#include <cpu/x86/msr.h>
#include <console/console.h>
+#include <cpu/cpu.h>
#include <cpu/intel/speedstep.h>
+#include <cpu/x86/msr.h>
+#include <string.h>
+#include <types.h>
/**
* @brief Gather speedstep limits for current processor