summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Ott <sebott@linux.vnet.ibm.com>2016-09-16 15:01:46 (GMT)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2016-09-20 12:26:35 (GMT)
commitecc6410abf898c580077e028dd8eb123bfbda502 (patch)
treeb5cd0fddeb2029bffe9b4be2c851222e179b6e20
parentf622b517563b0d3be6c41e932124e0b717149ad8 (diff)
downloadlinux-ecc6410abf898c580077e028dd8eb123bfbda502.tar.xz
s390: export header for CLP ioctl
Export clp.h for usage by userspace. Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
-rw-r--r--arch/s390/include/uapi/asm/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/s390/include/uapi/asm/Kbuild b/arch/s390/include/uapi/asm/Kbuild
index 08fe6da..cc44b09 100644
--- a/arch/s390/include/uapi/asm/Kbuild
+++ b/arch/s390/include/uapi/asm/Kbuild
@@ -6,6 +6,7 @@ header-y += bitsperlong.h
header-y += byteorder.h
header-y += chpid.h
header-y += chsc.h
+header-y += clp.h
header-y += cmb.h
header-y += dasd.h
header-y += debug.h