aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/kvm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/kvm.h')
-rw-r--r--include/asm-arm/kvm.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-arm/kvm.h b/include/asm-arm/kvm.h
new file mode 100644
index 000000000000..cb3c08cbcb9e
--- /dev/null
+++ b/include/asm-arm/kvm.h
@@ -0,0 +1,6 @@
+#ifndef __LINUX_KVM_ARM_H
+#define __LINUX_KVM_ARM_H
+
+/* arm does not support KVM */
+
+#endif