Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317076
b: refs/heads/master
c: 42caa91
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jun 5, 2012
1 parent 8781112 commit b8147cc
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: 4aa7419e082ef5ca38f8934d38fda5909a27962b
refs/heads/master: 42caa910f286e2be0763a6fb8aa7a998e10c6e02
2 changes: 1 addition & 1 deletion trunk/drivers/staging/comedi/drivers/s626.c
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ static const struct s626_board s626_boards[] = {

struct s626_private {
struct pci_dev *pdev;
void *base_addr;
void __iomem *base_addr;
int got_regions;
short allocatedBuf;
uint8_t ai_cmd_running; /* ai_cmd is running */
Expand Down

0 comments on commit b8147cc

Please sign in to comment.