Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325210
b: refs/heads/master
c: 60a6322
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Sep 12, 2012
1 parent bcfe1c9 commit ae5cc31
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 398e6f1230160e614ef0f878725cdd5f51fda8cd
refs/heads/master: 60a63228c80dd01694a7961d349350d87bed82d9
5 changes: 0 additions & 5 deletions trunk/drivers/staging/comedi/drivers/adv_pci1710.c
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ Configuration options:
* correct channel number on every 12 bit
* sample */

#define DRV_NAME "adv_pci1710"

#define PCI_VENDOR_ID_ADVANTECH 0x13fe

/* hardware types of the cards */
Expand Down Expand Up @@ -293,9 +291,6 @@ static const struct boardtype boardtypes[] = {
.rangecode_ai = range_codes_pci17x1,
.ai_ns_min = 10000,
.fifo_half_size = 512,
}, {
/* dummy entry corresponding to driver name */
.name = DRV_NAME,
},
};

Expand Down

0 comments on commit ae5cc31

Please sign in to comment.