aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/asm-prototypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/include/asm/asm-prototypes.h')
-rw-r--r--arch/s390/include/asm/asm-prototypes.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/s390/include/asm/asm-prototypes.h b/arch/s390/include/asm/asm-prototypes.h
new file mode 100644
index 000000000000..2c3413b0ca52
--- /dev/null
+++ b/arch/s390/include/asm/asm-prototypes.h
@@ -0,0 +1,8 @@
+#ifndef _ASM_S390_PROTOTYPES_H
+
+#include <linux/kvm_host.h>
+#include <linux/ftrace.h>
+#include <asm/fpu/api.h>
+#include <asm-generic/asm-prototypes.h>
+
+#endif /* _ASM_S390_PROTOTYPES_H */