Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 363122
b: refs/heads/master
c: 501ad1c
h: refs/heads/master
v: v3
  • Loading branch information
Kurt Van Dijck authored and Greg Kroah-Hartman committed Mar 19, 2013
1 parent b02426e commit 1fa2885
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: a750fa4edd9e5d840a1ada4a272601c82e56a83a
refs/heads/master: 501ad1c49b3d8c7b7495ef044c698c22710fc27d
2 changes: 1 addition & 1 deletion trunk/drivers/net/can/softing/softing_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ static struct pcmcia_driver softingcs_driver = {
.remove = softingcs_remove,
};

module_pcmcia_driver(&softingcs_driver);
module_pcmcia_driver(softingcs_driver);

MODULE_DESCRIPTION("softing CANcard driver"
", links PCMCIA card to softing driver");
Expand Down

0 comments on commit 1fa2885

Please sign in to comment.