Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318107
b: refs/heads/master
c: d73805c
h: refs/heads/master
i:
  318105: 37e0e19
  318103: d138b94
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jul 19, 2012
1 parent 37e7f29 commit 75f27d3
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: ad196be73d4c5fd433cec22a306dcbab3fc7e25c
refs/heads/master: d73805ceb1cf7fd86863de25a8038e5c1651172e
2 changes: 1 addition & 1 deletion trunk/drivers/staging/comedi/drivers/daqboard2000.c
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ struct daqboard2000_private {
card_daqboard_2000
} card;
void *daq;
void *plx;
void __iomem *plx;
unsigned int ao_readback[2];
};

Expand Down

0 comments on commit 75f27d3

Please sign in to comment.