aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHeiko Carstens <heiko.carstens@de.ibm.com>2016-11-28 16:26:05 -0500
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2016-11-29 01:52:58 -0500
commitaa9725ff9cae54847ee14dbd1c13bbac003d5002 (patch)
treef64ddb19b270cdab25d582fc2674471103cc5075
parent6bc32bf0a0e6dbe4bc3105cf50b14af8dafb41bc (diff)
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>
-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
12header-y += debug.h 12header-y += debug.h
13header-y += errno.h 13header-y += errno.h
14header-y += fcntl.h 14header-y += fcntl.h
15header-y += hypfs.h
15header-y += ioctl.h 16header-y += ioctl.h
16header-y += ioctls.h 17header-y += ioctls.h
17header-y += ipcbuf.h 18header-y += ipcbuf.h