Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337947
b: refs/heads/master
c: ddbd029
h: refs/heads/master
i:
  337945: e2fc153
  337943: 662db25
v: v3
  • Loading branch information
Ian Abbott authored and Greg Kroah-Hartman committed Nov 15, 2012
1 parent 9d4f49f commit c8fdb45
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: a588da1d5aac72801df0c83075225a6074c81ac5
refs/heads/master: ddbd029903d29ec9a5aceb82d4b0c4a7468d1984
2 changes: 0 additions & 2 deletions trunk/drivers/staging/comedi/comedidev.h
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,6 @@ struct comedi_driver {
struct module *module;
int (*attach) (struct comedi_device *, struct comedi_devconfig *);
void (*detach) (struct comedi_device *);
int (*attach_pci) (struct comedi_device *, struct pci_dev *);
int (*attach_usb) (struct comedi_device *, struct usb_interface *);
int (*auto_attach) (struct comedi_device *, unsigned long);

/* number of elements in board_name and board_id arrays */
Expand Down

0 comments on commit c8fdb45

Please sign in to comment.