Explorar el Código

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>
Sebastian Ott hace 9 años
padre
commit
ecc6410abf
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      arch/s390/include/uapi/asm/Kbuild

+ 1 - 0
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