]> Pileus Git - ~andy/linux/blobdiff - arch/powerpc/kvm/book3s_emulate.c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[~andy/linux] / arch / powerpc / kvm / book3s_emulate.c
index b9841ad844fbaf3445a9cb0fb6295d3fe728aa61..99d40f8977e8abcaaf54f499af4d15a1ae1f268e 100644 (file)
@@ -172,7 +172,7 @@ int kvmppc_core_emulate_op_pr(struct kvm_run *run, struct kvm_vcpu *vcpu,
                        vcpu->arch.mmu.tlbie(vcpu, addr, large);
                        break;
                }
-#ifdef CONFIG_KVM_BOOK3S_64_PR
+#ifdef CONFIG_PPC_BOOK3S_64
                case OP_31_XOP_FAKE_SC1:
                {
                        /* SC 1 papr hypercalls */