aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/Hv.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2009-08-19 16:14:47 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2009-09-15 12:01:56 -0700
commit4983b39a0687b00688478e6748b979a02934b234 (patch)
tree57c06411bc8cb8f3d7278c91752e12423d24ee03 /drivers/staging/hv/Hv.h
parentStaging: hv: clean up vstorage.h (diff)
downloadlinux-dev-4983b39a0687b00688478e6748b979a02934b234.tar.xz
linux-dev-4983b39a0687b00688478e6748b979a02934b234.zip
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/Hv.h')
-rw-r--r--drivers/staging/hv/Hv.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/hv/Hv.h b/drivers/staging/hv/Hv.h
index 926213538cdc..6df388d741ae 100644
--- a/drivers/staging/hv/Hv.h
+++ b/drivers/staging/hv/Hv.h
@@ -25,8 +25,6 @@
#ifndef __HV_H__
#define __HV_H__
-#include "include/osd.h"
-
#include "include/HvTypes.h"
#include "include/HvStatus.h"
#include "include/HvHalApi.h"