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