Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173199
b: refs/heads/master
c: d2d2355
h: refs/heads/master
i:
  173197: 86ec38e
  173195: 06e0652
  173191: 3cb567c
  173183: 5466003
v: v3
  • Loading branch information
Thomas Gleixner committed Oct 14, 2009
1 parent 9da4ca9 commit 353a363
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: a09ba31a54dbc9a548c4ff90619e4c7128a4282e
refs/heads/master: d2d23559857e5f34762c61487f8ffb2fa4d7442d
2 changes: 0 additions & 2 deletions trunk/drivers/input/misc/hp_sdc_rtc.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@

#include <linux/hp_sdc.h>
#include <linux/errno.h>
#include <linux/smp_lock.h>
#include <linux/types.h>
#include <linux/init.h>
#include <linux/module.h>
Expand Down Expand Up @@ -409,7 +408,6 @@ static unsigned int hp_sdc_rtc_poll(struct file *file, poll_table *wait)

static int hp_sdc_rtc_open(struct inode *inode, struct file *file)
{
cycle_kernel_lock();
return 0;
}

Expand Down

0 comments on commit 353a363

Please sign in to comment.