hv: Add hyperv.h to uapi headers
authorBjarke Istrup Pedersen <gurligebis@gentoo.org>
Wed, 22 Jan 2014 09:16:58 +0000 (09:16 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Feb 2014 23:18:31 +0000 (15:18 -0800)
commit5267cf02c7794953d89e9593a0d497bf43e3790d
tree177bb2d6533bee863515171fde18e437bb0a13d1
parente2527ec3690bc820e5b4288577f79945f4a22d77
hv: Add hyperv.h to uapi headers

This patch adds the hyperv.h header to the uapi folder, and adds it to the Kbuild file.
Doing this enables compiling userspace Hyper-V tools using the installed headers.

Version 2: Split UAPI parts into new header, instead of duplicating.

Signed-off-by: Bjarke Istrup Pedersen <gurligebis@gentoo.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/hyperv.h
include/uapi/linux/Kbuild
include/uapi/linux/hyperv.h [new file with mode: 0644]
This page took 0.029396 seconds and 5 git commands to generate.