summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/channel_mgmt.c
diff options
context:
space:
mode:
authorK. Y. Srinivasan <kys@microsoft.com>2011-05-12 19:34:26 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2011-05-17 11:46:18 -0700
commitb189702dd9e1d252b7d521d3f39a3b8a39c23e7a (patch)
tree936c8ecbe04eb9c4452d27f2d7f7e9ea19d0943f /drivers/staging/hv/channel_mgmt.c
parent27b5b3ca6903675e8ad0a92562224fd0e185c43b (diff)
downloadop-kernel-dev-b189702dd9e1d252b7d521d3f39a3b8a39c23e7a.zip
op-kernel-dev-b189702dd9e1d252b7d521d3f39a3b8a39c23e7a.tar.gz
Staging: hv: Move the contents of utils.h to hyperv.h
Move the contents of utils.h to hyperv.h. 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_mgmt.c')
-rw-r--r--drivers/staging/hv/channel_mgmt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/hv/channel_mgmt.c b/drivers/staging/hv/channel_mgmt.c
index ed1883f..bbc147f 100644
--- a/drivers/staging/hv/channel_mgmt.c
+++ b/drivers/staging/hv/channel_mgmt.c
@@ -32,7 +32,6 @@
#include "hyperv.h"
#include "hv_api.h"
#include "vmbus_private.h"
-#include "utils.h"
struct vmbus_channel_message_table_entry {
enum vmbus_channel_message_type message_type;
OpenPOWER on IntegriCloud