summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/channel_mgmt.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2010-05-05 22:50:11 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2010-05-11 11:36:18 -0700
commitf8e5add2284b6373b3ba994c716a4792483e69eb (patch)
tree6f4e0515ec5300c26510447c04913b495afbacd1 /drivers/staging/hv/channel_mgmt.h
parent0e0ab5f5af2cea05a3f7526fb05585f5cbe8a106 (diff)
downloadop-kernel-dev-f8e5add2284b6373b3ba994c716a4792483e69eb.zip
op-kernel-dev-f8e5add2284b6373b3ba994c716a4792483e69eb.tar.gz
Staging: hv: rename VmbusPacketFormat.h to vmbus_packet_format.h
Cc: Hank Janssen <hjanssen@microsoft.com> Cc: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/hv/channel_mgmt.h')
-rw-r--r--drivers/staging/hv/channel_mgmt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/hv/channel_mgmt.h b/drivers/staging/hv/channel_mgmt.h
index b92282b..5908b81 100644
--- a/drivers/staging/hv/channel_mgmt.h
+++ b/drivers/staging/hv/channel_mgmt.h
@@ -29,7 +29,7 @@
#include <linux/timer.h>
#include "ring_buffer.h"
#include "vmbus_channel_interface.h"
-#include "VmbusPacketFormat.h"
+#include "vmbus_packet_format.h"
/* Version 1 messages */
enum vmbus_channel_message_type {
OpenPOWER on IntegriCloud