Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223132
b: refs/heads/master
c: c989a7f
h: refs/heads/master
v: v3
  • Loading branch information
Sascha Hauer authored and Dan Williams committed Dec 7, 2010
1 parent ee08555 commit 645939c
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: 943d8d8bca431d6c93f17bf38f4b09c65e0a81d7
refs/heads/master: c989a7fc139ec8975fdc230e2de42f3c4555880e
2 changes: 1 addition & 1 deletion trunk/drivers/dma/imx-sdma.c
Original file line number Diff line number Diff line change
Expand Up @@ -1385,7 +1385,7 @@ static int __init sdma_module_init(void)
{
return platform_driver_probe(&sdma_driver, sdma_probe);
}
subsys_initcall(sdma_module_init);
module_init(sdma_module_init);

MODULE_AUTHOR("Sascha Hauer, Pengutronix <s.hauer@pengutronix.de>");
MODULE_DESCRIPTION("i.MX SDMA driver");
Expand Down

0 comments on commit 645939c

Please sign in to comment.