Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 329079
b: refs/heads/master
c: cf38aca
h: refs/heads/master
i:
  329077: e5ca495
  329075: 2d3b52d
  329071: f17b299
v: v3
  • Loading branch information
Jiang Lu authored and Artem Bityutskiy committed Sep 26, 2012
1 parent 675627b commit 3e66d29
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: 719bb84017fcfc949a77e150dd5b045e90a4ebc9
refs/heads/master: cf38aca520741ccdc1365efbef5a4cab33b0a4ac
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/ubi/build.c
Original file line number Diff line number Diff line change
Expand Up @@ -1261,7 +1261,7 @@ static int __init ubi_init(void)
ubi_err("UBI error: cannot initialize UBI, error %d", err);
return err;
}
module_init(ubi_init);
late_initcall(ubi_init);

static void __exit ubi_exit(void)
{
Expand Down

0 comments on commit 3e66d29

Please sign in to comment.