]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - arch/x86/cpu/i386/cpu.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / arch / x86 / cpu / i386 / cpu.c
index db2727d74851562d4f222d6a26327290d36169dd..8882532ebf3ad06ad387e2d99c606106abfb6583 100644 (file)
@@ -18,6 +18,7 @@
  * src/arch/x86/lib/cpu.c
  */
 
+#include <common.h>
 #include <cpu_func.h>
 #include <init.h>
 #include <log.h>
@@ -31,7 +32,6 @@
 #include <asm/msr.h>
 #include <asm/mtrr.h>
 #include <asm/processor-flags.h>
-#include <asm/u-boot-x86.h>
 
 DECLARE_GLOBAL_DATA_PTR;