aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/ChannelInterface.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2009-08-19 19:14:47 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2009-09-15 15:01:56 -0400
commit4983b39a0687b00688478e6748b979a02934b234 (patch)
tree57c06411bc8cb8f3d7278c91752e12423d24ee03 /drivers/staging/hv/ChannelInterface.c
parentd7363a194ba9fc4e91a354d5f4ba7f084b847c82 (diff)
Staging: hv: move osd.h
This moves osd.h out of the include/ subdirectory. No code changes are made here. Cc: Hank Janssen <hjanssen@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/hv/ChannelInterface.c')
-rw-r--r--drivers/staging/hv/ChannelInterface.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/staging/hv/ChannelInterface.c b/drivers/staging/hv/ChannelInterface.c
index 451a1a53065..ffd62bb2914 100644
--- a/drivers/staging/hv/ChannelInterface.c
+++ b/drivers/staging/hv/ChannelInterface.c
@@ -23,8 +23,7 @@
23 23
24#include <linux/kernel.h> 24#include <linux/kernel.h>
25#include <linux/mm.h> 25#include <linux/mm.h>
26#include "include/osd.h" 26#include "osd.h"
27
28#include "VmbusPrivate.h" 27#include "VmbusPrivate.h"
29 28
30static int 29static int