summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/VmbusPrivate.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2010-05-06 07:34:18 +0200
committerGreg Kroah-Hartman2010-05-11 20:36:17 +0200
commitff39524bc463e63003d824d4106eda83762d648b (patch)
tree4f84e04497502bbddf2cb2e80b5f1fc6fe62efc3 /drivers/staging/hv/VmbusPrivate.h
parentStaging: hv: rename RndisFilter.c and .h to rndis_filter.c and .h (diff)
downloadkernel-qcow2-linux-ff39524bc463e63003d824d4106eda83762d648b.tar.gz
kernel-qcow2-linux-ff39524bc463e63003d824d4106eda83762d648b.tar.xz
kernel-qcow2-linux-ff39524bc463e63003d824d4106eda83762d648b.zip
Staging: hv: rename ChannelMgmt.c and .h to channel_mgmt.c and .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/VmbusPrivate.h')
-rw-r--r--drivers/staging/hv/VmbusPrivate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/hv/VmbusPrivate.h b/drivers/staging/hv/VmbusPrivate.h
index d73baff99a7e..6e82183e9d50 100644
--- a/drivers/staging/hv/VmbusPrivate.h
+++ b/drivers/staging/hv/VmbusPrivate.h
@@ -28,7 +28,7 @@
#include "hv.h"
#include "VmbusApi.h"
#include "channel.h"
-#include "ChannelMgmt.h"
+#include "channel_mgmt.h"
#include "ChannelInterface.h"
#include "ring_buffer.h"
#include <linux/list.h>