aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorSebastian Ott <sebott@linux.vnet.ibm.com>2016-09-16 17:01:46 +0200
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2016-09-20 14:26:35 +0200
commitecc6410abf898c580077e028dd8eb123bfbda502 (patch)
treeb5cd0fddeb2029bffe9b4be2c851222e179b6e20 /arch
parents390/vmur: fix irq pointer dereference in int handler (diff)
downloadlinux-dev-ecc6410abf898c580077e028dd8eb123bfbda502.tar.xz
linux-dev-ecc6410abf898c580077e028dd8eb123bfbda502.zip
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')
-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
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