summaryrefslogtreecommitdiffstats
path: root/linux-headers/asm-arm64
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2015-12-15 15:00:27 +0100
committerTimothy Pearson <tpearson@raptorengineering.com>2019-11-29 19:28:19 -0600
commit0e03b4d8b95664c74cf20fe87ccc1a29fd13fef6 (patch)
tree4cd6026f758cac4775a3e73f89c6b45d4bff0f30 /linux-headers/asm-arm64
parent7c754d486e3a22d36d97e99cf25f28b882af4c02 (diff)
downloadhqemu-0e03b4d8b95664c74cf20fe87ccc1a29fd13fef6.zip
hqemu-0e03b4d8b95664c74cf20fe87ccc1a29fd13fef6.tar.gz
linux-headers: update from kvm/next
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'linux-headers/asm-arm64')
-rw-r--r--linux-headers/asm-arm64/kvm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-headers/asm-arm64/kvm.h b/linux-headers/asm-arm64/kvm.h
index d3714c0..a2fd4d9 100644
--- a/linux-headers/asm-arm64/kvm.h
+++ b/linux-headers/asm-arm64/kvm.h
@@ -32,7 +32,7 @@
#ifndef __ASSEMBLY__
#include <linux/psci.h>
-#include <asm/types.h>
+#include <linux/types.h>
#include <asm/ptrace.h>
#define __KVM_HAVE_GUEST_DEBUG
OpenPOWER on IntegriCloud