Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 268675
b: refs/heads/master
c: 1eadd8c
h: refs/heads/master
i:
  268673: 97903e7
  268671: 3f1ae0d
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed Oct 4, 2011
1 parent d5b9cd2 commit d03b0ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 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: 929ad795f0a8d3419ea19c76d7c13ebb96c49286
refs/heads/master: 1eadd8c286824ab50298bc6c828d4984bd297e9f
5 changes: 1 addition & 4 deletions trunk/drivers/staging/hv/hv_mouse.c
Original file line number Diff line number Diff line change
Expand Up @@ -596,10 +596,7 @@ static const struct hv_vmbus_device_id id_table[] = {
{ },
};

/*
* The mouse driver is not functional; do not auto-load it.
*/
/* MODULE_DEVICE_TABLE(vmbus, id_table); */
MODULE_DEVICE_TABLE(vmbus, id_table);

static struct hv_driver mousevsc_drv = {
.name = "mousevsc",
Expand Down

0 comments on commit d03b0ec

Please sign in to comment.