Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 363129
b: refs/heads/master
c: 90f2d32
h: refs/heads/master
i:
  363127: 3f29f85
v: v3
  • Loading branch information
David Brown authored and Greg Kroah-Hartman committed Mar 25, 2013
1 parent 91ac912 commit 1650b91
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: 3f7a73b57c2f57aa25342ebdb7312f78c68502eb
refs/heads/master: 90f2d32ca5ca4a7f6d4eb509b81a9a802eb62905
2 changes: 1 addition & 1 deletion trunk/drivers/ssbi/ssbi.c
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ static int __init msm_ssbi_init(void)
{
return platform_driver_register(&msm_ssbi_driver);
}
postcore_initcall(msm_ssbi_init);
module_init(msm_ssbi_init);

static void __exit msm_ssbi_exit(void)
{
Expand Down

0 comments on commit 1650b91

Please sign in to comment.