From: Sebastian Ott Date: Fri, 16 Sep 2016 15:01:46 +0000 (+0200) Subject: s390: export header for CLP ioctl X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=ecc6410abf898c580077e028dd8eb123bfbda502;p=openwrt%2Fstaging%2Fblogic.git s390: export header for CLP ioctl Export clp.h for usage by userspace. Signed-off-by: Sebastian Ott Signed-off-by: Martin Schwidefsky --- 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