From: Heiko Carstens Date: Mon, 28 Nov 2016 21:26:05 +0000 (+0100) Subject: s390/hypfs: add hypfs header file to uapi header export list X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=aa9725ff9cae54847ee14dbd1c13bbac003d5002;p=linux-beck.git s390/hypfs: add hypfs header file to uapi header export list Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- 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