Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337577
b: refs/heads/master
c: 9f4f2c6
h: refs/heads/master
i:
  337575: bac9f23
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Nov 1, 2012
1 parent 5926b3d commit ea51aa6
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 65d4919bd08d9cec55b04288198bb2f6e3666a31
refs/heads/master: 9f4f2c6806851ec67a9d6426c8797c591c5d789d
4 changes: 4 additions & 0 deletions trunk/drivers/staging/comedi/drivers/addi_apci_1710.c
Original file line number Diff line number Diff line change
Expand Up @@ -145,3 +145,7 @@ static struct pci_driver apci1710_pci_driver = {
.remove = __devexit_p(apci1710_pci_remove),
};
module_comedi_pci_driver(apci1710_driver, apci1710_pci_driver);

MODULE_AUTHOR("Comedi http://www.comedi.org");
MODULE_DESCRIPTION("Comedi low-level driver");
MODULE_LICENSE("GPL");

0 comments on commit ea51aa6

Please sign in to comment.