aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/uapi
diff options
context:
space:
mode:
authorSebastian Ott <sebott@linux.vnet.ibm.com>2016-09-16 11:01:46 -0400
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2016-09-20 08:26:35 -0400
commitecc6410abf898c580077e028dd8eb123bfbda502 (patch)
treeb5cd0fddeb2029bffe9b4be2c851222e179b6e20 /arch/s390/include/uapi
parentf622b517563b0d3be6c41e932124e0b717149ad8 (diff)
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>
Diffstat (limited to 'arch/s390/include/uapi')
-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 08fe6dad9026..cc44b09c25fc 100644
--- a/arch/s390/include/uapi/asm/Kbuild
+++ b/arch/s390/include/uapi/asm/Kbuild
@@ -6,6 +6,7 @@ header-y += bitsperlong.h
6header-y += byteorder.h 6header-y += byteorder.h
7header-y += chpid.h 7header-y += chpid.h
8header-y += chsc.h 8header-y += chsc.h
9header-y += clp.h
9header-y += cmb.h 10header-y += cmb.h
10header-y += dasd.h 11header-y += dasd.h
11header-y += debug.h 12header-y += debug.h