]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: hv: Create a common header for all hyperv drivers to include
authorK. Y. Srinivasan <kys@microsoft.com>
Fri, 13 May 2011 02:34:14 +0000 (19:34 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 17 May 2011 18:46:12 +0000 (11:46 -0700)
commit7b790a54dec91b9dcd17c1c440bc89b528a22f1c
tree69c148d5160e60da3a5b7bba3f49f3cf05297670
parent718f75be5181c8ab64dfe65207dc6b566091d36b
Staging: hv: Create a common header for all hyperv drivers to include

Create a common header for all hyperv drivers to include. When
we exit staging, this would land under include/linux.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Abhishek Kane <v-abkane@microsoft.com>
Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/hyperv.h [new file with mode: 0644]