summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/channel.c
diff options
context:
space:
mode:
authorK. Y. Srinivasan <kys@microsoft.com>2011-05-12 19:34:28 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2011-05-17 12:27:03 -0700
commit0f2a6619eeef158d11832436ce151987f18cb08d (patch)
treed252a2a9a3d98bddba27a244404d9dfb86223baa /drivers/staging/hv/channel.c
parent8ff3e6fc58d796640bb21bf398487c42230734d2 (diff)
downloadop-kernel-dev-0f2a6619eeef158d11832436ce151987f18cb08d.zip
op-kernel-dev-0f2a6619eeef158d11832436ce151987f18cb08d.tar.gz
Staging: hv: vmbus_drv: Create a common header file to build the vmbus driver
Create a common header file to build the vmbus driver. 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>
Diffstat (limited to 'drivers/staging/hv/channel.c')
-rw-r--r--drivers/staging/hv/channel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/hv/channel.c b/drivers/staging/hv/channel.c
index 21cdfde..aac59fa 100644
--- a/drivers/staging/hv/channel.c
+++ b/drivers/staging/hv/channel.c
@@ -28,6 +28,7 @@
#include <linux/module.h>
#include "hyperv.h"
+#include "hyperv_vmbus.h"
#include "hv_api.h"
#include "vmbus_private.h"
OpenPOWER on IntegriCloud