Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 281095
b: refs/heads/master
c: 2b87313
h: refs/heads/master
i:
  281093: 2c38068
  281091: ab6f889
  281087: b89bda3
v: v3
  • Loading branch information
Ravishankar karkala Mallikarjunayya authored and Greg Kroah-Hartman committed Nov 27, 2011
1 parent b555c83 commit 7bd7099
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: fc950139636c63a839b95d4d404b0ded7a565c23
refs/heads/master: 2b8731348a107e894cb3483faa10d46b1f763be4
4 changes: 2 additions & 2 deletions trunk/drivers/staging/comedi/drivers/pcl818.c
Original file line number Diff line number Diff line change
Expand Up @@ -252,8 +252,8 @@ static int pcl818_attach(struct comedi_device *dev,
static int pcl818_detach(struct comedi_device *dev);

#ifdef unused
static int RTC_lock = 0; /* RTC lock */
static int RTC_timer_lock = 0; /* RTC int lock */
static int RTC_lock; /* RTC lock */
static int RTC_timer_lock; /* RTC int lock */
#endif

struct pcl818_board {
Expand Down

0 comments on commit 7bd7099

Please sign in to comment.