Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210627
b: refs/heads/master
c: d2a787f
h: refs/heads/master
i:
  210625: 3517fd1
  210623: 5b2c273
v: v3
  • Loading branch information
Mark Brown authored and Grant Likely committed Sep 8, 2010
1 parent 5692d12 commit 6f9fae5
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: 34860089c9e8abcc77428d29743b37ff756197e7
refs/heads/master: d2a787fc57142ba8757142f1569603b4d0b714a4
2 changes: 1 addition & 1 deletion trunk/drivers/spi/spi_s3c64xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1175,7 +1175,7 @@ static int __init s3c64xx_spi_init(void)
{
return platform_driver_probe(&s3c64xx_spi_driver, s3c64xx_spi_probe);
}
module_init(s3c64xx_spi_init);
subsys_initcall(s3c64xx_spi_init);

static void __exit s3c64xx_spi_exit(void)
{
Expand Down

0 comments on commit 6f9fae5

Please sign in to comment.