aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/x86/name/name.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/x86/name/name.c')
-rw-r--r--src/cpu/x86/name/name.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/x86/name/name.c b/src/cpu/x86/name/name.c
index cff2e5c6ad..fc360cd877 100644
--- a/src/cpu/x86/name/name.c
+++ b/src/cpu/x86/name/name.c
@@ -14,8 +14,8 @@
*/
#include <string.h>
+#include <arch/cpu.h>
#include <device/device.h>
-#include <cpu/cpu.h>
#include <cpu/x86/name.h>
void fill_processor_name(char *processor_name)