Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262602
b: refs/heads/master
c: 8fe8c25
h: refs/heads/master
v: v3
  • Loading branch information
Corentin Chary authored and Matthew Garrett committed Aug 5, 2011
1 parent 154ce48 commit 4fa9e95
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: e9809c0b9670656855655d8ed6dc33718ec12ba2
refs/heads/master: 8fe8c25ef92ffc773a49c4b0dab2938a6fd64489
2 changes: 1 addition & 1 deletion trunk/drivers/platform/x86/asus-wmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1712,7 +1712,7 @@ static int asus_wmi_probe(struct platform_device *pdev)

static bool used;

int asus_wmi_register_driver(struct asus_wmi_driver *driver)
int __init_or_module asus_wmi_register_driver(struct asus_wmi_driver *driver)
{
struct platform_driver *platform_driver;
struct platform_device *platform_device;
Expand Down

0 comments on commit 4fa9e95

Please sign in to comment.