Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236315
b: refs/heads/master
c: b9bd2f9
h: refs/heads/master
i:
  236313: 410881e
  236311: 4c40c94
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed Mar 7, 2011
1 parent 336957b commit c318c3d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 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: 38fadc3e1f2ed55544acb75823ba7b2929597f68
refs/heads/master: b9bd2f9b358613fb697c849a5300f890db54fbcf
8 changes: 0 additions & 8 deletions trunk/drivers/staging/hv/vmbus.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,6 @@ struct driver_context {

struct device_driver driver;

/*
* Use these methods instead of the struct device_driver so 2.6 kernel
* stops complaining
* TODO - fix this!
*/
int (*probe)(struct device *);
int (*remove)(struct device *);
void (*shutdown)(struct device *);
};

struct vm_device {
Expand Down

0 comments on commit c318c3d

Please sign in to comment.