aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorAvi Kivity <avi@redhat.com>2010-01-18 13:26:34 +0200
committerMarcelo Tosatti <mtosatti@redhat.com>2010-03-01 12:36:01 -0300
commit94718da12741ef44e1eb2bfe3ca37db92115a3d3 (patch)
tree1cb5b433318e63c3cf468714b012d2d655333f08 /arch
parentKVM: rename is_writeble_pte() to is_writable_pte() (diff)
downloadlinux-dev-94718da12741ef44e1eb2bfe3ca37db92115a3d3.tar.xz
linux-dev-94718da12741ef44e1eb2bfe3ca37db92115a3d3.zip
KVM: export <asm/hyperv.h>
Needed by <asm/kvm_para.h>. Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/x86/include/asm/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/include/asm/Kbuild b/arch/x86/include/asm/Kbuild
index 9f828f87ca35..493092efaa3b 100644
--- a/arch/x86/include/asm/Kbuild
+++ b/arch/x86/include/asm/Kbuild
@@ -11,6 +11,7 @@ header-y += sigcontext32.h
header-y += ucontext.h
header-y += processor-flags.h
header-y += hw_breakpoint.h
+header-y += hyperv.h
unifdef-y += e820.h
unifdef-y += ist.h