Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325388
b: refs/heads/master
c: ce48a91
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Sep 17, 2012
1 parent eb1eb7f commit b35bf8e
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 2ca9bc2e69b66f98ff41c06700333cb544f91211
refs/heads/master: ce48a91139eaafba2ed0f917e5ca744f20c28c47
4 changes: 2 additions & 2 deletions trunk/drivers/staging/comedi/drivers/ni_660x.c
Original file line number Diff line number Diff line change
Expand Up @@ -865,8 +865,8 @@ static int ni_660x_request_mite_channel(struct comedi_device *dev,
return 0;
}

void ni_660x_release_mite_channel(struct comedi_device *dev,
struct ni_gpct *counter)
static void ni_660x_release_mite_channel(struct comedi_device *dev,
struct ni_gpct *counter)
{
unsigned long flags;

Expand Down

0 comments on commit b35bf8e

Please sign in to comment.