Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 112973
b: refs/heads/master
c: 1efd325
h: refs/heads/master
i:
  112971: e0eaa94
v: v3
  • Loading branch information
Linus Torvalds committed Oct 12, 2008
1 parent 1411a05 commit d1d74f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: fd048088306656824958e7783ffcee27e241b361
refs/heads/master: 1efd325fbadc02c1338e0ef676f0a6669b251c7a
3 changes: 1 addition & 2 deletions trunk/drivers/acpi/glue.c
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,6 @@ static int __init acpi_rtc_init(void)
DBG("RTC unavailable?\n");
return 0;
}
/* do this between RTC subsys_initcall() and rtc_cmos driver_initcall() */
fs_initcall(acpi_rtc_init);
module_init(acpi_rtc_init);

#endif

0 comments on commit d1d74f5

Please sign in to comment.