summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/qemu/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/qemu/cpu.c')
-rw-r--r--arch/x86/cpu/qemu/cpu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/cpu/qemu/cpu.c b/arch/x86/cpu/qemu/cpu.c
index a1b70c6bde..4d2989a708 100644
--- a/arch/x86/cpu/qemu/cpu.c
+++ b/arch/x86/cpu/qemu/cpu.c
@@ -8,8 +8,8 @@
#include <cpu.h>
#include <dm.h>
#include <errno.h>
+#include <qemu_fw_cfg.h>
#include <asm/cpu.h>
-#include <asm/fw_cfg.h>
DECLARE_GLOBAL_DATA_PTR;
OpenPOWER on IntegriCloud