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 @@
1#ifndef __LINUX_KVM_ARM_H
2#define __LINUX_KVM_ARM_H
3
4/* arm does not support KVM */
5
6#endif