]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.h
authorK. Y. Srinivasan <kys@microsoft.com>
Fri, 27 Jan 2012 23:55:58 +0000 (15:55 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Feb 2012 23:30:47 +0000 (15:30 -0800)
commit2939437ce8f2de07237eb2bcce29b6a699bfe799
tree332fcfba624a5f9661eb456c9ae65d28829b2edd
parent4f03a2c934894f30a64d397df8c7c4de129c5b30
drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.h

In preparation for consolidating all KVP related defines into a single header file
that both the kernel and user level components can use, move the contents of
hv_kvp.h into hyperv.h.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/hv_kvp.c
drivers/hv/hv_kvp.h [deleted file]
drivers/hv/hv_util.c
include/linux/hyperv.h