Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262588
b: refs/heads/master
c: 2605d75
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Matthew Garrett committed Aug 5, 2011
1 parent 64529b5 commit c5abae8
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: 7b8aca65db5dd1aaa6dc1e11f6bfcc0ecd6bc8a4
refs/heads/master: 2605d753e488330f61000f1b2dc72d1668fba4ac
1 change: 0 additions & 1 deletion trunk/drivers/platform/x86/dell-laptop.c
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,6 @@ static int __init dell_init(void)
if (!bufferpage)
goto fail_buffer;
buffer = page_address(bufferpage);
mutex_init(&buffer_mutex);

ret = dell_setup_rfkill();

Expand Down

0 comments on commit c5abae8

Please sign in to comment.