Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77550
b: refs/heads/master
c: cae0554
h: refs/heads/master
v: v3
  • Loading branch information
Russell King authored and Russell King committed Jan 26, 2008
1 parent 139b380 commit 17ebb5e
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: 16f159b1fc4f227a25cc4792e3804353e4777ebe
refs/heads/master: cae0554126e0545f8fc37282db7a906df1ec5c3c
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-pxa/ssp.c
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@ static void __exit pxa_ssp_exit(void)
platform_driver_unregister(&pxa27x_ssp_driver);
}

module_init(pxa_ssp_init);
arch_initcall(pxa_ssp_init);
module_exit(pxa_ssp_exit);

EXPORT_SYMBOL(ssp_write_word);
Expand Down

0 comments on commit 17ebb5e

Please sign in to comment.