From 89b2ca478126040d39a7a5fc39c0b32d2444f9e4 Mon Sep 17 00:00:00 2001 From: "K. Y. Srinivasan" Date: Thu, 12 May 2011 19:34:32 -0700 Subject: Staging: hv: vmbus_drv: Move the contents of vmbus_private.h to vmbus_hyperv.h Move the contents of vmbus_private.h to vmbus_hyperv.h. Signed-off-by: K. Y. Srinivasan Signed-off-by: Haiyang Zhang Signed-off-by: Abhishek Kane Signed-off-by: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- drivers/staging/hv/channel_mgmt.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/staging/hv/channel_mgmt.c') diff --git a/drivers/staging/hv/channel_mgmt.c b/drivers/staging/hv/channel_mgmt.c index 6433ae1b0e8..e8c706c6c83 100644 --- a/drivers/staging/hv/channel_mgmt.c +++ b/drivers/staging/hv/channel_mgmt.c @@ -31,7 +31,6 @@ #include "hyperv.h" #include "hyperv_vmbus.h" -#include "vmbus_private.h" struct vmbus_channel_message_table_entry { enum vmbus_channel_message_type message_type; -- cgit v1.2.3