Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267917
b: refs/heads/master
c: 2e2c1d1
h: refs/heads/master
i:
  267915: 5ca1955
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed Aug 25, 2011
1 parent 2251b55 commit 31336c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d2ee52aaf30072e4a761e785c752e305ce10152f
refs/heads/master: 2e2c1d17abc3953239bc05ac586eab9f2f14bfda
2 changes: 2 additions & 0 deletions trunk/drivers/staging/hv/hyperv.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
#include <linux/workqueue.h>
#include <linux/completion.h>
#include <linux/device.h>
#include <linux/mod_devicetable.h>


#include <asm/hyperv.h>
Expand Down Expand Up @@ -805,6 +806,7 @@ struct hv_driver {

/* the device type supported by this driver */
uuid_le dev_type;
const struct hv_vmbus_device_id *id_table;

struct device_driver driver;

Expand Down

0 comments on commit 31336c8

Please sign in to comment.