Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317701
b: refs/heads/master
c: 6f88a20
h: refs/heads/master
i:
  317699: 7e24052
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jul 6, 2012
1 parent c00d67f commit a5ea306
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 6b7de35e32882226654ea3ac28620e8c82f8cb0f
refs/heads/master: 6f88a20a7ff0b8724b9832c139fc06095e71b9bf
3 changes: 1 addition & 2 deletions trunk/drivers/staging/comedi/drivers/das08_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,10 @@ Command support does not exist, but could be added for this board.

static struct pcmcia_device *cur_dev;

#define thisboard ((const struct das08_board_struct *)dev->board_ptr)

static int das08_cs_attach(struct comedi_device *dev,
struct comedi_devconfig *it)
{
const struct das08_board_struct *thisboard = comedi_board(dev);
int ret;
unsigned long iobase;
struct pcmcia_device *link = cur_dev; /* XXX hack */
Expand Down

0 comments on commit a5ea306

Please sign in to comment.