Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 324669
b: refs/heads/master
c: 7c2b231
h: refs/heads/master
i:
  324667: 78fe6ae
v: v3
  • Loading branch information
Ian Abbott authored and Greg Kroah-Hartman committed Sep 4, 2012
1 parent 5d11b34 commit 57bb1d6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: c6e37f4f227e63320ba8dc080e9a7f4e173bd103
refs/heads/master: 7c2b231520836df359f83e819ffeba4f5e0e23ad
1 change: 0 additions & 1 deletion trunk/drivers/staging/comedi/drivers/das08.c
Original file line number Diff line number Diff line change
Expand Up @@ -800,7 +800,6 @@ das08_attach_pci(struct comedi_device *dev, struct pci_dev *pdev)
}
/* read base addresses */
iobase = pci_resource_start(pdev, 2);
dev_info(dev->class_dev, "iobase 0x%lx\n", iobase);
return das08_common_attach(dev, iobase);
}

Expand Down

0 comments on commit 57bb1d6

Please sign in to comment.