aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/uapi
diff options
context:
space:
mode:
authorHeiko Carstens <heiko.carstens@de.ibm.com>2016-11-28 22:26:05 +0100
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2016-11-29 07:52:58 +0100
commitaa9725ff9cae54847ee14dbd1c13bbac003d5002 (patch)
treef64ddb19b270cdab25d582fc2674471103cc5075 /arch/s390/include/uapi
parents390: use generic asm-offsets.h (diff)
downloadlinux-dev-aa9725ff9cae54847ee14dbd1c13bbac003d5002.tar.xz
linux-dev-aa9725ff9cae54847ee14dbd1c13bbac003d5002.zip
s390/hypfs: add hypfs header file to uapi header export list
Signed-off-by: Heiko Carstens <heiko.carstens@de.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 cc44b09c25fc..1d066b8bbe15 100644
--- a/arch/s390/include/uapi/asm/Kbuild
+++ b/arch/s390/include/uapi/asm/Kbuild
@@ -12,6 +12,7 @@ header-y += dasd.h
header-y += debug.h
header-y += errno.h
header-y += fcntl.h
+header-y += hypfs.h
header-y += ioctl.h
header-y += ioctls.h
header-y += ipcbuf.h