Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 281200
b: refs/heads/master
c: 81057ec
h: refs/heads/master
v: v3
  • Loading branch information
Arve Hjønnevåg authored and Greg Kroah-Hartman committed Nov 30, 2011
1 parent 593fa05 commit 484b33a
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: fdfc8089429b58b4ac901926fe83fa85b0b7bfc1
refs/heads/master: 81057ec1ded5ddf15149c3b266f414c0fbde5530
2 changes: 1 addition & 1 deletion trunk/drivers/staging/android/ram_console.c
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@ static int __init ram_console_late_init(void)
#ifdef CONFIG_ANDROID_RAM_CONSOLE_EARLY_INIT
console_initcall(ram_console_early_init);
#else
module_init(ram_console_module_init);
postcore_initcall(ram_console_module_init);
#endif
late_initcall(ram_console_late_init);

0 comments on commit 484b33a

Please sign in to comment.