s390/vmcp: split vmcp header file and move to uapi
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 7 Aug 2017 13:16:16 +0000 (15:16 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 9 Aug 2017 13:09:36 +0000 (09:09 -0400)
commitef267938f07197fc011e3aada67ac70a3c65c2ff
tree79b455ea3afe7f24586907a371e5ff95efc8d478
parent3f4298427ad521fdc74fb991b17d84959513218a
s390/vmcp: split vmcp header file and move to uapi

Split the vmcp header file and move the device driver internal
structure to the C file, and move the ioctl definitions to the uapi
directory.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/uapi/asm/vmcp.h [moved from drivers/s390/char/vmcp.h with 54% similarity]
drivers/s390/char/vmcp.c