From aa9725ff9cae54847ee14dbd1c13bbac003d5002 Mon Sep 17 00:00:00 2001 From: Heiko Carstens Date: Mon, 28 Nov 2016 22:26:05 +0100 Subject: s390/hypfs: add hypfs header file to uapi header export list Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- arch/s390/include/uapi/asm/Kbuild | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/s390/include/uapi/asm') 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 -- cgit v1.2.3-59-g8ed1b