Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 162210
b: refs/heads/master
c: b1fe0dc
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Sep 15, 2009
1 parent 114387a commit 5ade985
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 35 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 93b5c9e17ab2285cc0f6527a8444e157069364a4
refs/heads/master: b1fe0dca03ea41c703f2899991ae6b45dbb48e2b
1 change: 0 additions & 1 deletion trunk/drivers/staging/hv/Hv.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
#ifndef __HV_H__
#define __HV_H__

#include "include/HvTypes.h"
#include "include/HvStatus.h"
#include "include/HvHalApi.h"
#include "include/HvVpApi.h"
Expand Down
4 changes: 2 additions & 2 deletions trunk/drivers/staging/hv/include/HvSynicApi.h
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ typedef struct _HV_PORT_INFO

struct
{
HV_GPA MonitorAddress;
u64 MonitorAddress;
u64 RsvdZ;
} MonitorPortInfo;
};
Expand All @@ -251,7 +251,7 @@ typedef struct _HV_CONNECTION_INFO

struct
{
HV_GPA MonitorAddress;
u64 MonitorAddress;
} MonitorConnectionInfo;
};
} HV_CONNECTION_INFO, *PHV_CONNECTION_INFO;
Expand Down
31 changes: 0 additions & 31 deletions trunk/drivers/staging/hv/include/HvTypes.h

This file was deleted.

0 comments on commit 5ade985

Please sign in to comment.