aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kvm/svm.c
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2018-07-25 17:35:56 +0100
committerMark Brown <broonie@kernel.org>2018-07-25 17:35:56 +0100
commit67b16c801606b467d11ca33838f305a6b4180f3b (patch)
tree4e8f4e1b58d8c2066b5910e01f2a392741e772cd /arch/x86/kvm/svm.c
parenta8f8523d853f8705cd3b7e74f0497860d5381991 (diff)
parent606b3effb9ce2ab6f67eeecace381c701d411ecf (diff)
Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtlsk-v4.4-18.07-rt
Diffstat (limited to 'arch/x86/kvm/svm.c')
-rw-r--r--arch/x86/kvm/svm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kvm/svm.c b/arch/x86/kvm/svm.c
index 42654375b73f..df7827a981dd 100644
--- a/arch/x86/kvm/svm.c
+++ b/arch/x86/kvm/svm.c
@@ -37,7 +37,7 @@
#include <asm/desc.h>
#include <asm/debugreg.h>
#include <asm/kvm_para.h>
-#include <asm/nospec-branch.h>
+#include <asm/spec-ctrl.h>
#include <asm/virtext.h>
#include "trace.h"