Skip to content

Commit

Permalink
Merge branch 'kvm-ppc-3.8' of https://github.com/agraf/linux-2.6 into…
Browse files Browse the repository at this point in the history
… master
  • Loading branch information
Gleb Natapov committed Dec 20, 2012
2 parents 9b132fb + 1509ae5 commit 18eb54c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/powerpc/include/uapi/asm/kvm_para.h
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ struct kvm_vcpu_arch_shared {

#define KVM_HCALL_TOKEN(num) _EV_HCALL_TOKEN(EV_KVM_VENDOR_ID, num)

#include <uapi/asm/epapr_hcalls.h>
#include <asm/epapr_hcalls.h>

#define KVM_FEATURE_MAGIC_PAGE 1

Expand Down

0 comments on commit 18eb54c

Please sign in to comment.