Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31342
b: refs/heads/master
c: 7263ade
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and David S. Miller committed Jun 29, 2006
1 parent ca84ad0 commit 2315671
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 6c4f095eae35e83eb6148dec7f72874eeadf0c9b
refs/heads/master: 7263ade1e1e72e34fc3c179f3aeaa07a11872d22
2 changes: 1 addition & 1 deletion trunk/drivers/net/irda/mcs7780.c
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ static int transceiver_type = MCS_TSC_VISHAY;
module_param(transceiver_type, int, 0444);
MODULE_PARM_DESC(transceiver_type, "IR transceiver type, see mcs7780.h.");

struct usb_driver mcs_driver = {
static struct usb_driver mcs_driver = {
.name = "mcs7780",
.probe = mcs_probe,
.disconnect = mcs_disconnect,
Expand Down

0 comments on commit 2315671

Please sign in to comment.