summaryrefslogtreecommitdiff
path: root/drivers/staging/hv/Hv.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2009-08-19 23:14:47 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2009-09-15 19:01:56 (GMT)
commit4983b39a0687b00688478e6748b979a02934b234 (patch)
tree57c06411bc8cb8f3d7278c91752e12423d24ee03 /drivers/staging/hv/Hv.h
parentd7363a194ba9fc4e91a354d5f4ba7f084b847c82 (diff)
downloadlinux-fsl-qoriq-4983b39a0687b00688478e6748b979a02934b234.tar.xz
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 9262135..6df388d 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"