Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5550
b: refs/heads/master
c: 2b8d466
h: refs/heads/master
v: v3
  • Loading branch information
Dominik Brodowski authored and Linus Torvalds committed Aug 1, 2005
1 parent 67b7fc7 commit 6d80766
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: b9c55d29e9fced1eb1b4c252b2efd4b55a0c3c7f
refs/heads/master: 2b8d4669376332a6819e21994a78ecd5502d3ebc
2 changes: 1 addition & 1 deletion trunk/drivers/ide/legacy/ide-cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -508,5 +508,5 @@ static void __exit exit_ide_cs(void)
BUG_ON(dev_list != NULL);
}

module_init(init_ide_cs);
late_initcall(init_ide_cs);
module_exit(exit_ide_cs);

0 comments on commit 6d80766

Please sign in to comment.