aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/device.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/include/asm/device.h')
-rw-r--r--arch/s390/include/asm/device.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/s390/include/asm/device.h b/arch/s390/include/asm/device.h
new file mode 100644
index 000000000000..d8f9872b0e2d
--- /dev/null
+++ b/arch/s390/include/asm/device.h
@@ -0,0 +1,7 @@
+/*
+ * Arch specific extensions to struct device
+ *
+ * This file is released under the GPLv2
+ */
+#include <asm-generic/device.h>
+