Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317072
b: refs/heads/master
c: 85a15d5
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jun 5, 2012
1 parent 1e7c23d commit b5adb0b
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: 55c03cff7fd73349473cc0a964df9d55b312dbbc
refs/heads/master: 85a15d5bcab6dbae638fb51e2bc93217c7c3b23c
2 changes: 1 addition & 1 deletion trunk/drivers/staging/comedi/drivers/dt3000.c
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ struct dt3k_private {

struct pci_dev *pci_dev;
resource_size_t phys_addr;
void *io_addr;
void __iomem *io_addr;
unsigned int lock;
unsigned int ao_readback[2];
unsigned int ai_front;
Expand Down

0 comments on commit b5adb0b

Please sign in to comment.