diff --git a/[refs] b/[refs] index 70f752cd9a43..690807d2063e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 13673a90f1cf88296f726265cc7cf3ec76ecba30 +refs/heads/master: c2cedf7be2017e3264c93a4c0d75b1d96d0d7104 diff --git a/trunk/arch/x86/kvm/svm.h b/trunk/arch/x86/include/asm/svm.h similarity index 100% rename from trunk/arch/x86/kvm/svm.h rename to trunk/arch/x86/include/asm/svm.h diff --git a/trunk/arch/x86/kvm/kvm_svm.h b/trunk/arch/x86/kvm/kvm_svm.h index 65ef0fc2c036..8e5ee99551f6 100644 --- a/trunk/arch/x86/kvm/kvm_svm.h +++ b/trunk/arch/x86/kvm/kvm_svm.h @@ -7,7 +7,7 @@ #include #include -#include "svm.h" +#include static const u32 host_save_user_msrs[] = { #ifdef CONFIG_X86_64