aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/ChannelMgmt.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2009-08-28 16:24:34 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2009-09-15 12:02:01 -0700
commit0197e34c1b22f64bf6ac0f49160f8d6bf6fffb31 (patch)
tree4f45cde6da736ee9e7384e4c5332774e05bfa07d /drivers/staging/hv/ChannelMgmt.h
parentStaging: hv: move VmbusApi.h (diff)
downloadlinux-dev-0197e34c1b22f64bf6ac0f49160f8d6bf6fffb31.tar.xz
linux-dev-0197e34c1b22f64bf6ac0f49160f8d6bf6fffb31.zip
Staging: hv: move VmbusChannelInterface.h
Move it out of the include subdirectory. No code changes here, just file movements. Cc: Hank Janssen <hjanssen@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/hv/ChannelMgmt.h')
-rw-r--r--drivers/staging/hv/ChannelMgmt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/hv/ChannelMgmt.h b/drivers/staging/hv/ChannelMgmt.h
index 922eac21f55b..6d327c65d938 100644
--- a/drivers/staging/hv/ChannelMgmt.h
+++ b/drivers/staging/hv/ChannelMgmt.h
@@ -28,7 +28,7 @@
#include "List.h"
#include "RingBuffer.h"
-#include "include/VmbusChannelInterface.h"
+#include "VmbusChannelInterface.h"
#include "include/VmbusPacketFormat.h"
/* Version 1 messages */