Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354094
b: refs/heads/master
c: 4156a76
h: refs/heads/master
v: v3
  • Loading branch information
Jake Champlin authored and Greg Kroah-Hartman committed Jan 19, 2013
1 parent b7ab31c commit 65f9c00
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: d6c19b6e7a2f040dd45a69f8afe051638b666a59
refs/heads/master: 4156a7603709b2232603b10f1835f351d89b263e
3 changes: 1 addition & 2 deletions trunk/drivers/staging/comedi/drivers/amplc_dio200.c
Original file line number Diff line number Diff line change
Expand Up @@ -1977,8 +1977,7 @@ static int dio200_auto_attach(struct comedi_device *dev,
devpriv->io.u.iobase = (unsigned long)base;
devpriv->io.regtype = io_regtype;
}
switch (thisboard->model)
{
switch (thisboard->model) {
case pcie215_model:
case pcie236_model:
case pcie296_model:
Expand Down

0 comments on commit 65f9c00

Please sign in to comment.